[PATCH] D137886: [RISCV] Add isel patterns to select slli+shXadd.uw.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 09:33:13 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24810acb629d: [RISCV] Add isel patterns to select slli+shXadd.uw. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D137886?vs=474925&id=476931#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137886

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
  llvm/test/CodeGen/RISCV/rv64zba.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137886.476931.patch
Type: text/x-patch
Size: 6364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/837a91fa/attachment.bin>


More information about the llvm-commits mailing list