[PATCH] D122804: [AMDGPU] Only count global-to-global as indirect accesses

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 05:58:53 PDT 2022


foad added reviewers: rampitec, arsenm.
foad added a comment.

I'm really not sure what the "indirect access" heuristic was intended for, but at least this "fixes" test_indirect_through_phi and makes it possible to write a simple test case for D83676 <https://reviews.llvm.org/D83676>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122804/new/

https://reviews.llvm.org/D122804



More information about the llvm-commits mailing list