[PATCH] D105417: [RISCV] Teach RISCVMatInt about cases where it can use LUI+SLLI to replace LUI+ADDI+SLLI for large constants.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 10:26:24 PDT 2021
craig.topper added a comment.
@luismarques were you able to find the change you were looking at to fix the add-before-shl.ll regression?
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