Files
clang-p2996/llvm/test/Transforms/InstCombine/array.ll
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

3.8 KiB