[llvm] [EarlyCSE] Correcting assertion for DSE with invariant loads (PR #141495)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 05:43:37 PDT 2025


https://github.com/nikic commented:

I think you should drop the entire assert instead. The thing it's checking just doesn't hold for non-trivial cases.

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


More information about the llvm-commits mailing list