[PATCH] D41235: [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 27 11:35:34 PST 2018
deadalnix updated this revision to Diff 131689.
deadalnix added a comment.
Rebase on top of https://reviews.llvm.org/D42615, which ensure there are no more regression for pattern involving test/bt.
Repository:
rL LLVM
https://reviews.llvm.org/D41235
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll
test/CodeGen/AMDGPU/setcc.ll
test/CodeGen/X86/and-sink.ll
test/CodeGen/X86/fold-rmw-ops.ll
test/CodeGen/X86/or-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41235.131689.patch
Type: text/x-patch
Size: 14011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180127/8cb1cfa6/attachment.bin>
More information about the llvm-commits
mailing list