Unverified Commit 5d51db75 authored by asraa's avatar asraa Committed by GitHub
Browse files

[mlir][affine] Use alias analysis to redetermine intervening memory effects in...


[mlir][affine] Use alias analysis to redetermine intervening memory effects in affine-scalrep (#90859)

This fixes a TODO to use alias analysis to determine whether a read op
intervenes between two write operations to the same memref.

Signed-off-by: default avatarAsra <asraa@google.com>
parent ba66dfb1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment