[PATCH] D55030: [AMDGPU] Fold brcond (setcc zext(i1 x), 1, ne) -> brcond x
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 28 15:31:39 PST 2018
rampitec updated this revision to Diff 175780.
rampitec marked an inline comment as done.
rampitec added a comment.
Added sext handling.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55030/new/
https://reviews.llvm.org/D55030
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIISelLowering.h
test/CodeGen/AMDGPU/dag-combine-brcond.ll
test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55030.175780.patch
Type: text/x-patch
Size: 5588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/2e109281/attachment.bin>
More information about the llvm-commits
mailing list