[PATCH] D137783: [AMDGPU][MC] Support TFE modifiers in MUBUF loads and stores.
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 09:07:54 PST 2022
kosarev added a comment.
> You are right, that would be useful. But I suggest correcting the parser to trigger an error if a store is used with `tfe`.
Do you mind if we do it with a separate follow-up patch? We already have some TFE stores in tests and whatever we do with them here might be masked by the amount of other test changes.
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