[PATCH] D106284: [AMDGPU] Fix MMO for raw/struct buffer access with non-constant offset
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 19 08:51:18 PDT 2021
foad added a comment.
There are a few refactorings in here that I can commit separately if you'd prefer.
================
Comment at: llvm/test/CodeGen/AMDGPU/buffer-schedule.ll:47
+; GCN-LABEL: {{^}}test1:
+; GCN: buffer_store_dword
----------------
I can pre-commit this test case too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106284/new/
https://reviews.llvm.org/D106284
More information about the llvm-commits
mailing list