[llvm] [DSE] Fixes bug caused by skipped read clobbers (PR #83181)

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 13:02:28 PST 2024


https://github.com/david-xl commented:

It is the removed dead store (at %struct.byte.4) that invalidates the batchAA right?

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


More information about the llvm-commits mailing list