[PATCH] D56264: [RISCV] Add patterns for RV64I SLLW/SRLW/SRAW instructions
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 23:36:24 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350992: [RISCV] Add patterns for RV64I SLLW/SRLW/SRAW instructions (authored by asb, committed by ).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D56264?vs=181046&id=181425#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56264/new/
https://reviews.llvm.org/D56264
Files:
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
llvm/trunk/test/CodeGen/RISCV/alu32.ll
llvm/trunk/test/CodeGen/RISCV/alu64.ll
llvm/trunk/test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56264.181425.patch
Type: text/x-patch
Size: 35044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190112/aaf48088/attachment.bin>
More information about the llvm-commits
mailing list