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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 05:13:24 PDT 2018


asb added a comment.

I haven't seen the selection of `lui $reg, 0` at all in the wild. Can you take a closer look at where you're seeing this please? It implies something _very_ odd is going on with constant lowering.


Repository:
  rL LLVM

https://reviews.llvm.org/D46182





More information about the llvm-commits mailing list