[llvm] [VPlan] Build initial VPlan 0 using HCFGBuilder for inner loops. (NFC) (PR #124432)
Mikael Holmén via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 22:11:54 PST 2025
mikaelholmen wrote:
> @mikaelholmen it should be fixed in [a96444a](https://github.com/llvm/llvm-project/commit/a96444af440a309592fe1043885a51ac0a5fb125). The assertion was over-eager and the related code actually unused.
Yep, thanks!
https://github.com/llvm/llvm-project/pull/124432
More information about the llvm-commits
mailing list