[PATCH] D127664: [AMDGPU] gfx11 ldsdir intrinsics and ISel
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 09:27:39 PDT 2022
Joe_Nash added a comment.
In D127664#3578415 <https://reviews.llvm.org/D127664#3578415>, @foad wrote:
> Can we also add something like test/CodeGen/AMDGPU/llvm.amdgcn.lds.direct.load.ll and test/CodeGen/AMDGPU/llvm.amdgcn.lds.param.load.ll to test codegen?
I can add something. Just to note, changes to SIInsertWaitcnt are coming which will affect these tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127664/new/
https://reviews.llvm.org/D127664
More information about the llvm-commits
mailing list