[libcxx-commits] [libcxx] [InstCombine] Simplify the pattern `a ne/eq (zext/sext (a ne/eq c))` (PR #65852)
Nikita Popov via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 5 10:01:12 PDT 2023
https://github.com/nikic approved this pull request.
Basically LGTM, but I think this is still missing negative tests for non-equality pred1/pred2?
https://github.com/llvm/llvm-project/pull/65852
More information about the libcxx-commits
mailing list