Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
Rajat Bajpai de415fbb45 [InstCombine][FP] Fix nnan preservation for transform fcmp + sel => fmax/fmin (#117977)
Preserve `nnan` constraint only if present on both `fcmp` and `select`.

Alive2: https://alive2.llvm.org/ce/z/ZNDjzt
2024-12-03 14:01:36 +08:00

168 KiB