[PATCH] D130765: [DAG] Turn a wider range of select of constants into math
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 08:01:35 PDT 2022
deadalnix updated this revision to Diff 448634.
deadalnix added a comment.
Avoid complex combines when we expect to fold into select_cc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130765/new/
https://reviews.llvm.org/D130765
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/PowerPC/fp-strict-conv-f128.ll
llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
llvm/test/CodeGen/PowerPC/pr49509.ll
llvm/test/CodeGen/PowerPC/pzero-fp-xored.ll
llvm/test/CodeGen/PowerPC/select_const.ll
llvm/test/CodeGen/X86/select.ll
llvm/test/CodeGen/X86/zext-sext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130765.448634.patch
Type: text/x-patch
Size: 13249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/6e2c5ed4/attachment.bin>
More information about the llvm-commits
mailing list