[PATCH] D59507: [DAGCombine] Fix a miscompile when reducing BUILD_VECTORs to a shuffle
Justin Bogner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 09:52:05 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356476: [DAGCombine] Fix a miscompile when reducing BUILD_VECTORs to a shuffle (authored by bogner, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59507?vs=191157&id=191337#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59507/new/
https://reviews.llvm.org/D59507
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/shuffle-extract-subvector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59507.191337.patch
Type: text/x-patch
Size: 5747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/15f8303c/attachment.bin>
More information about the llvm-commits
mailing list