[PATCH] D132450: StructurizeCFG: Set Undef for non-predecessors in setPhiValues()
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 00:52:35 PDT 2022
fhahn added a comment.
Should this use poison instead of undef?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132450/new/
https://reviews.llvm.org/D132450
More information about the llvm-commits
mailing list