[llvm] [VPlan] Update scalar induction resume values in VPlan. (PR #110577)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 09:57:01 PST 2024
fhahn wrote:
> Reverted because of crashes in llvm-test-suite when using stage 2 clang (https://llvm-compile-time-tracker.com/show_error.php?commit=4f7f71b7bccdc38f37b82981e8fa9ceb536a7016).
Ah unfortunate timing, I think the issue has been fixed by https://github.com/llvm/llvm-project/commit/1091fad31a83d5ab87eb6fa11fe3bdb3f0d152ea (first commit that passes the build again looking at https://llvm-compile-time-tracker.com)
https://github.com/llvm/llvm-project/pull/110577
More information about the llvm-commits
mailing list