[llvm] [LICM] Invalidate cached SCEV results after reassociation (PR #92655)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 23:36:44 PDT 2024


https://github.com/nikic commented:

I would prefer to rewrite the fold to create new instructions instead of performing in-place modification instead.

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


More information about the llvm-commits mailing list