[PATCH] D86833: [AMDGPU] AMDGPUAAResult::pointsToConstantMemory should not use the default MaxLookup (i.e., 6) to limit getUnderlyingObject
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 16 04:41:09 PST 2020
alex-t added a comment.
I would agree with Stas here.
In case you can identify the patterns that require the lookup deeper then 6 levels, you probably can formulate the exact threshold.
And adding tests for such a pattern would make it clear.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86833/new/
https://reviews.llvm.org/D86833
More information about the llvm-commits
mailing list