[PATCH] D56264: [RISCV] Add patterns for RV64I SLLW/SRLW/SRAW instructions
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 06:35:08 PST 2019
asb updated this revision to Diff 181046.
asb added a comment.
Previous patch was the pre-clang-format version. This update fixes that!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56264/new/
https://reviews.llvm.org/D56264
Files:
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVInstrInfo.td
test/CodeGen/RISCV/alu32.ll
test/CodeGen/RISCV/alu64.ll
test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56264.181046.patch
Type: text/x-patch
Size: 34879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/95932b2b/attachment.bin>
More information about the llvm-commits
mailing list