[PATCH] D144902: [AMDGPU] Distinguish literal and modifier SMEM offsets.
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 11:43:33 PST 2023
kosarev added a comment.
I'm not sure I know where tests for things like that should go. `smem-err.s` should be generic enough but looks abandoned. And leaving it in `gfx11_asm_err.s` raises questions on how it could survive adding tests for future subtarget generations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144902/new/
https://reviews.llvm.org/D144902
More information about the llvm-commits
mailing list