[PATCH] D91259: [RISCV] Lower GREVI and GORCI as custom nodes
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 09:31:10 PST 2020
frasercrmck updated this revision to Diff 304869.
frasercrmck added a comment.
Address Craig's feedback except:
- using macros; that can be a separate patch
- matching 'W before' legalization; will experiment with that
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91259.304869.patch
Type: text/x-patch
Size: 17196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/ce635406/attachment.bin>
More information about the llvm-commits
mailing list