[llvm] [LoopFusion] Fix false-positive dependency blocking fusion of idempot… (PR #206401)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 08:48:29 PDT 2026


AntonyCJ30 wrote:

Patch updated: kept getUnderlyingObject() check, removed SCEV logic. Now only checks for same SSA value with different underlying objects as requested. Removed the SCEV test case.

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


More information about the llvm-commits mailing list