[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 10:20:36 PDT 2020
RKSimon updated this revision to Diff 250587.
RKSimon added a comment.
Added explicit masking to AVX rotation lowering.
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.250587.patch
Type: text/x-patch
Size: 25429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/27ce8d1a/attachment.bin>
More information about the llvm-commits
mailing list