[PATCH] D158014: [LLVM][Uniformity] Fix error causing assert on some irreducible control flow
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 20:52:48 PDT 2023
sameerds accepted this revision.
sameerds added a comment.
This revision is now accepted and ready to land.
Can you please reword the change description? Rather than talking about the code in terms of if/while, it's more helpful to talk about what is happening. For example, "we should first check for an irreducible outermost cycle before checking if the parent is reducible".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158014/new/
https://reviews.llvm.org/D158014
More information about the llvm-commits
mailing list