[llvm] [LAA][NFC] Factor out MemoryDepChecker::isStoreLoadForwardingConflict (PR #212085)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 00:05:37 PDT 2026


https://github.com/artagnon commented:

Unfortunately, the function is already incorrect, and Andrei is working on fixing it (see https://github.com/llvm/llvm-project/pull/208791/changes#r3633845688). I don't think factoring out code from it is productive in this state?

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


More information about the llvm-commits mailing list