[PATCH] D101292: [AMDGPU] Restrict immediate scratch offsets
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 06:49:20 PDT 2021
dstuttard added a comment.
Summary says:
"gfx10 works only with aligned negative offsets, but not with aligned negative offsets."
Presumably one of those should say "unaligned"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101292/new/
https://reviews.llvm.org/D101292
More information about the llvm-commits
mailing list