[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
Mon Jan 25 16:13:06 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG15f66cf74969: [RISCV] Add isel patterns to optimize slli.uw patterns without Zba extension. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D95290?vs=318774&id=319159#toc

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.319159.patch
Type: text/x-patch
Size: 7984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/428ef08c/attachment.bin>


More information about the llvm-commits mailing list