[PATCH] D119411: [RISCV] Improve lowering of SHL_PARTS/SRL_PARTS/SRA_PARTS.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 09:22:42 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfbbcc544c39: [RISCV] Improve lowering of SHL_PARTS/SRL_PARTS/SRA_PARTS. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119411

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/alu64.ll
  llvm/test/CodeGen/RISCV/rotl-rotr.ll
  llvm/test/CodeGen/RISCV/rv32zbs.ll
  llvm/test/CodeGen/RISCV/shift-masked-shamt.ll
  llvm/test/CodeGen/RISCV/shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119411.409295.patch
Type: text/x-patch
Size: 28456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/da15c3f2/attachment.bin>


More information about the llvm-commits mailing list