llvm-project/llvm/lib/Transforms/AggressiveInstCombine
Sanjay Patel e079bf6558 [AggressiveInstCombine] check sqrt operand to allow more libcall->intrinsic transforms
This should fix issue #56383 (at least when compiled with -O3 because this pass is only
run at -O3 currently).
2022-07-27 11:36:13 -04:00
..
AggressiveInstCombine.cpp [AggressiveInstCombine] check sqrt operand to allow more libcall->intrinsic transforms 2022-07-27 11:36:13 -04:00
AggressiveInstCombineInternal.h [AggressiveInstCombine] Add `phi` nodes support to `TruncInstCombine` 2022-02-25 07:57:35 +03:00
CMakeLists.txt
TruncInstCombine.cpp Cleanup includes: Transform/Scalar 2022-03-03 07:56:34 +01:00