[llvm] [GlobalISel] Add `sub(-1, x) -> (xor x, -1)` from SelectionDAG (PR #181014)
Osman Yasar via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 20 09:21:58 PST 2026
osmanyasar05 wrote:
thanks for the feedback! I have pushed the requested changes. @arsenm
https://github.com/llvm/llvm-project/pull/181014
More information about the llvm-commits
mailing list