[PATCH] D76201: [TargetLowering] Only demand a rotation's modulo amount bits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 04:35:57 PDT 2020


RKSimon updated this revision to Diff 250518.
RKSimon added a comment.

Tweaked systemz tests based on feedback from @uweigand


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76201/new/

https://reviews.llvm.org/D76201

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/funnel-shift-rot.ll
  llvm/test/CodeGen/AVR/rot.ll
  llvm/test/CodeGen/PowerPC/rotl-2.ll
  llvm/test/CodeGen/SystemZ/rot-01.ll
  llvm/test/CodeGen/SystemZ/rot-02.ll
  llvm/test/CodeGen/SystemZ/shift-04.ll
  llvm/test/CodeGen/SystemZ/shift-08.ll
  llvm/test/CodeGen/Thumb2/thumb2-ror.ll
  llvm/test/CodeGen/X86/combine-rotates.ll
  llvm/test/CodeGen/X86/vector-fshl-rot-512.ll
  llvm/test/CodeGen/X86/vector-fshr-rot-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76201.250518.patch
Type: text/x-patch
Size: 24070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/e372726d/attachment.bin>


More information about the llvm-commits mailing list