[PATCH] D76179: [CodeGenPrepare] Freeze condition when transforming select to br
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 14 19:22:19 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG10aa7ea951e2: [CodeGenPrepare] Freeze condition when transforming select to br (authored by aqjune).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76179/new/
https://reviews.llvm.org/D76179
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/CodeGen/ARM/2012-08-30-select.ll
llvm/test/Transforms/CodeGenPrepare/X86/optimizeSelect-DT.ll
llvm/test/Transforms/CodeGenPrepare/X86/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76179.250398.patch
Type: text/x-patch
Size: 5201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200315/8c1dd7bd/attachment.bin>
More information about the llvm-commits
mailing list