[PATCH] D54725: [SelectionDAG] Compute known bits and num sign bits for live out vector registers. Use it to add AssertZExt/AssertSExt in the live in basic blocks
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 19 20:34:18 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347287: [SelectionDAG] Compute known bits and num sign bits for live out vector… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54725?vs=174718&id=174721#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54725
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/test/CodeGen/X86/vector-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54725.174721.patch
Type: text/x-patch
Size: 6357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/2b139d05/attachment.bin>
More information about the llvm-commits
mailing list