[PATCH] D146031: [AMDGPU] Add MMOs for GFX11 Streamout Instructions

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 07:03:19 PDT 2023


rovka added a comment.

In D146031#4206072 <https://reviews.llvm.org/D146031#4206072>, @foad wrote:

> I wonder if you need to update getAliasResult in AMDGPUAliasAnalysis for the new address space.

Hm, interesting, I'm not even sure how we create MemoryLocations for these intrinsics. I'll have a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146031



More information about the llvm-commits mailing list