[PATCH] D79492: [RISCV] Improve constant materialization

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 02:05:49 PDT 2020


asb added a comment.

I'm in favour of merging a patch that is functionally correct and makes incremental improvements. I'd rather avoid any regression in codesize though if possible. How feasible would it to be to avoid that case? It may be worthwhile leaving some of the materialisation improvements for a follow-up patch in order to land the clear wins now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79492





More information about the llvm-commits mailing list