[PATCH] D137783: [AMDGPU][MC] Support TFE modifiers in MUBUF loads and stores.
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 06:19:05 PST 2022
dp added a comment.
AFAIK, `tfe` should be supported for loads and atomics only. I think that there is no sense to use `tfe` with stores.
SP3 is very forgiving and does not check many limitations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137783/new/
https://reviews.llvm.org/D137783
More information about the llvm-commits
mailing list