[PATCH] D105417: [RISCV] Teach RISCVMatInt about cases where it can use LUI+SLLI to replace LUI+ADDI+SLLI for large constants.
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 02:03:38 PDT 2021
arcbbb accepted this revision.
arcbbb added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105417/new/
https://reviews.llvm.org/D105417
More information about the llvm-commits
mailing list