[PATCH] D128123: [SDAG] try to replace subtract-from-constant with xor

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 02:07:08 PDT 2022


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

Nice change! RISC-V changes LGTM, and it seems to cause various small improvements in codegen for the GCC torture suite.


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

https://reviews.llvm.org/D128123



More information about the llvm-commits mailing list