[PATCH] D53224: [RISCV] Eliminate unnecessary masking of promoted shift amounts

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 16:21:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344432: [RISCV] Eliminate unnecessary masking of promoted shift amounts (authored by asb, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D53224?vs=169510&id=169511#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53224

Files:
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/test/CodeGen/RISCV/alu16.ll
  llvm/trunk/test/CodeGen/RISCV/alu8.ll
  llvm/trunk/test/CodeGen/RISCV/shift-masked-shamt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53224.169511.patch
Type: text/x-patch
Size: 6474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/e370368d/attachment.bin>


More information about the llvm-commits mailing list