[PATCH] D63318: [DAGCombine] Teach DAGCombine to fold the aext + select pattern
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 25 22:13:20 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364382: Teach the DAGCombine to fold this pattern(c1 and c2 is constant). (authored by qshanz, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63318?vs=206176&id=206581#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63318/new/
https://reviews.llvm.org/D63318
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/PowerPC/bool-math.ll
llvm/trunk/test/CodeGen/PowerPC/select_const.ll
llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
llvm/trunk/test/CodeGen/X86/cmov-promotion.ll
llvm/trunk/test/CodeGen/X86/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63318.206581.patch
Type: text/x-patch
Size: 24678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/43a737de/attachment-0001.bin>
More information about the llvm-commits
mailing list