[PATCH] D86833: [AMDGPU] AMDGPUAAResult::pointsToConstantMemory should not use the default MaxLookup (i.e., 6) to limit getUnderlyingObject

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 14:10:55 PDT 2022


arsenm resigned from this revision.
arsenm added a comment.
Herald added subscribers: kosarev, jeroen.dobbelaere, foad, arsenm.
Herald added a project: All.

Unbounding this completely is too aggressive, and needs a test case


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