Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
Nikita Popov 440af98a04 [InstCombine] Avoid use of ConstantExpr::getShl()
Use IRBuilder instead. Also use ImmConstant to guarantee that this
will fold.
2024-06-18 16:27:17 +02:00

113 KiB