[PATCH] D95290: [RISCV] Add isel patterns to optimize slli.uw patterns without Zba extension.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 23 10:47:21 PST 2021


craig.topper updated this revision to Diff 318774.
craig.topper added a comment.

Move ImmSubFromXLen to RISCVInstrInfo.td


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95290

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv64Zba.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95290.318774.patch
Type: text/x-patch
Size: 7994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210123/ec51551b/attachment.bin>


More information about the llvm-commits mailing list