Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
Matt Arsenault 17eaa55e9f InstCombine: Fold select of ldexp to ldexp of select
The select-of-different-exp pattern appears in the device
libraries. I haven't seen the select-of-values case.
2023-06-22 14:22:01 -04:00

143 KiB