[PATCH] D46182: [RISCV] Set isReMaterializable on ADDI and LUI instructions

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 08:02:21 PDT 2018


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

LGTM. I didn't get a chance to look further into this. Since this patch helps with overall code size I think we can commit this now and we can report back once we have done more analysis.


Repository:
  rL LLVM

https://reviews.llvm.org/D46182





More information about the llvm-commits mailing list