[llvm] StructurizeCFG: Optimize phi insertion during ssa reconstruction (PR #101301)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 01:20:48 PDT 2024
ruiling wrote:
> Also, if the order in which the PHIs are visited can potentially have some noticeable effect on the output, please do put that in a comment somewhere.
I am not aware of noticeable difference caused by visiting order of PHIs. Do you?
https://github.com/llvm/llvm-project/pull/101301
More information about the llvm-commits
mailing list