[llvm] [AMDGPU] (xor (cmp_eq x, 1), -1) -> cmp_neq x, 1 (PR #133698)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 2 04:08:46 PDT 2025


Pierre-vh wrote:

Shouldn't this be a DAG combine instead of a ISel pattern?

https://github.com/llvm/llvm-project/pull/133698


More information about the llvm-commits mailing list