[PATCH] D65097: AMDGPU: Add offsets to MMO when lowering buffer intrinsics

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 09:24:03 PDT 2019


tstellar added a comment.

We could do the same for the raw and struct variants of the intrinsics, but I wasn't sure exactly what conditions had to be met in order to guarantee that we had a constant offset.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65097





More information about the llvm-commits mailing list