[llvm] [PredicateInfo] Support `PredicateInfo` by adding `PHI` nodes that pick up info from created branch predicates (PR #151132)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 07:57:06 PST 2025
https://github.com/dtcxzyw commented:
Sorry I am not very familar with PredicateInfo so I cannot provide more specific insights. However, as per the IR diff https://github.com/dtcxzyw/llvm-opt-benchmark/pull/2798 made by this patch, I don't think introducing such complexity is a good deal.
https://github.com/llvm/llvm-project/pull/151132
More information about the llvm-commits
mailing list