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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 14:35:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG68224c195222: [TargetLowering] Only demand a rotation's modulo amount bits (authored by RKSimon).

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/lib/Target/AVR/AVRISelLowering.cpp
  llvm/test/CodeGen/AArch64/funnel-shift-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.250906.patch
Type: text/x-patch
Size: 25429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/d866e6ee/attachment.bin>


More information about the llvm-commits mailing list