[PATCH] D111532: [RISCV] Optimize immediate materialisation with BCLRI

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 10:55:41 PDT 2021


craig.topper requested changes to this revision.
craig.topper added a comment.
This revision now requires changes to proceed.

Since this affects RISCVMatInt.cpp which is used by the assembler as well. We need MC layer tests like the "li" tests in rv64zba-aliases-valid.s


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

https://reviews.llvm.org/D111532



More information about the llvm-commits mailing list