[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:07 PST 2019


asb updated this revision to Diff 181045.
asb marked 3 inline comments as done.
asb added a comment.

Updated to address review comments from Eli (thanks!).


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.181045.patch
Type: text/x-patch
Size: 34869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/56879792/attachment-0001.bin>


More information about the llvm-commits mailing list