[PATCH] D102266: [LAA] Also handle pointer phis in ::addAccess.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 19:43:47 PDT 2021
Meinersbur added a comment.
The merge-bot reports the test to be failing. Can you have a look?
Should the PHINode (in addition to its incoming arguments) also marked as accessed?
What it the incoming values themselves are PHINodes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102266/new/
https://reviews.llvm.org/D102266
More information about the llvm-commits
mailing list