[PATCH] D59753: [RISCV] Improve codegen of GPR == simm12

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 02:13:42 PDT 2019


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

LGTM, thanks. But would be better titled to reflect that it include GPR != simm12 optimisation. Maybe even better titled as "[RISCV] Improve codegen for icmp {ne,eq} with a constant" or similar (IMHO!)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59753





More information about the llvm-commits mailing list