[PATCH] D54761: [SelectionDAG] Improve SimplifyDemandedBits to SimplifyDemandedVectorElts simplification
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 1 04:11:55 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348073: [SelectionDAG] Improve SimplifyDemandedBits to SimplifyDemandedVectorElts… (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54761?vs=174802&id=176249#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54761/new/
https://reviews.llvm.org/D54761
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/idot8.ll
llvm/trunk/test/CodeGen/AMDGPU/store-weird-sizes.ll
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
llvm/trunk/test/CodeGen/X86/pr35918.ll
llvm/trunk/test/CodeGen/X86/rotate-extract-vector.ll
llvm/trunk/test/CodeGen/X86/vector-rotate-128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-sub128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-shl-128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-shl-sub128-widen.ll
llvm/trunk/test/CodeGen/X86/vector-shift-shl-sub128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54761.176249.patch
Type: text/x-patch
Size: 64477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181201/cb7ccae0/attachment.bin>
More information about the llvm-commits
mailing list