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

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 12:49:24 PST 2024


vporpo wrote:

I had to revert the pre-commit test because `BatchAA.getModRefInfo()` had some non-deterministic behavior, and the test was failing on some targets.

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


More information about the llvm-commits mailing list