[PATCH] D54392: [DAGCombiner] look through bitcasts when trying to narrow vector binops
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 14:29:33 PST 2018
This revision was automatically updated to reflect the committed changes.
spatel marked 2 inline comments as done.
Closed by commit rL347356: [DAGCombiner] look through bitcasts when trying to narrow vector binops (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54392?vs=173558&id=174844#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54392
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-ld1.ll
llvm/trunk/test/CodeGen/X86/avx-vperm2x128.ll
llvm/trunk/test/CodeGen/X86/avx1-logical-load-folding.ll
llvm/trunk/test/CodeGen/X86/i64-mem-copy.ll
llvm/trunk/test/CodeGen/X86/pr36199.ll
llvm/trunk/test/CodeGen/X86/sad.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54392.174844.patch
Type: text/x-patch
Size: 16324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/f952a34b/attachment.bin>
More information about the llvm-commits
mailing list