Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Nikita Popov b8df88b41c [InstCombine] Support zext nneg in gep of sext add fold
Add m_NNegZext() and m_SExtLike() matchers to make doing these kinds
of changes simpler in the future.
2023-12-21 16:38:09 +01:00

183 KiB