[PATCH] D91259: [RISCV] Lower GREVI and GORCI as custom nodes

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 08:25:01 PST 2020


frasercrmck updated this revision to Diff 306120.
frasercrmck added a comment.

- Rebase
- Catch W before legalization; legalize to W
- Catch more GORCs
- Adjust fshl/fshr tests expectations


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91259

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv64Zbp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91259.306120.patch
Type: text/x-patch
Size: 19946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/f56eb6a9/attachment.bin>


More information about the llvm-commits mailing list