[llvm] [SLPVectorizer] Clear `TreeEntryToStridedPtrInfoMap`. (PR #160544)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 26 08:30:43 PDT 2025


mgudim wrote:

Why do we need a test if we have asserts? Don't asserts make it self-evident that the map is cleared? The test would essentially be the same this as an assert, just much more effort to set up.

https://github.com/llvm/llvm-project/pull/160544


More information about the llvm-commits mailing list