[PATCH] D55883: [TargetLowering] Fix propagation of undefs in zero extension ops (PR40091)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 19 05:41:27 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349625: [TargetLowering] Fix propagation of undefs in zero extension ops (PR40091) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55883?vs=178860&id=178869#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55883/new/
https://reviews.llvm.org/D55883
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/AArch64/pr40091.ll
llvm/trunk/test/CodeGen/X86/fold-vector-sext-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55883.178869.patch
Type: text/x-patch
Size: 5688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/e8c32752/attachment.bin>
More information about the llvm-commits
mailing list