[PATCH] D90774: [AArch64][GlobalISel] Fold G_XOR x, -1 into G_SELECT and select CSINV

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 10:10:31 PST 2020


aemerson added a comment.

Maybe use PatternMatch for this too?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90774/new/

https://reviews.llvm.org/D90774



More information about the llvm-commits mailing list