[all-commits] [llvm/llvm-project] beba30: [LSR] Clear SCEVExpander before deleting phi nodes
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Mar 12 08:24:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: beba307c5bc206168bdea3b893e02ea31579fe62
https://github.com/llvm/llvm-project/commit/beba307c5bc206168bdea3b893e02ea31579fe62
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
A llvm/test/Transforms/LoopStrengthReduce/pr84709.ll
Log Message:
-----------
[LSR] Clear SCEVExpander before deleting phi nodes
Fixes https://github.com/llvm/llvm-project/issues/84709.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list