[PATCH] D114479: [LAA] Keep track of ptr SCEV related to MemAccessInfo (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 19 08:08:16 PDT 2023
fhahn added a comment.
In D114479#4590518 <https://reviews.llvm.org/D114479#4590518>, @Allen wrote:
> hi @fhahn, do you have plan to continue this work?
>
> I think the issue on https://github.com/llvm/llvm-project/issues/64292 is similar to scene, but here is a phi node.
Hmm interesting! I thought it wasn't needed with the recent changes, but I'll try to check the issue out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114479/new/
https://reviews.llvm.org/D114479
More information about the llvm-commits
mailing list