[PATCH] D132450: StructurizeCFG: Set Undef for non-predecessors in setPhiValues()
Ruiling, Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 25 18:56:34 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5676a3a7eab: StructurizeCFG: Set Undef for non-predecessors in setPhiValues() (authored by ruiling).
Changed prior to commit:
https://reviews.llvm.org/D132450?vs=459996&id=462785#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132450/new/
https://reviews.llvm.org/D132450
Files:
llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
llvm/test/CodeGen/AMDGPU/multilevel-break.ll
llvm/test/CodeGen/AMDGPU/tuple-allocation-failure.ll
llvm/test/CodeGen/AMDGPU/while-break.ll
llvm/test/Transforms/StructurizeCFG/workarounds/needs-fr-ule.ll
llvm/test/Transforms/StructurizeCFG/workarounds/needs-unified-loop-exits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132450.462785.patch
Type: text/x-patch
Size: 43365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/12b957d5/attachment.bin>
More information about the llvm-commits
mailing list