[PATCH] D140536: AMDGPU: Mark global/scratch_load_d16 as D16Buf
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 04:21:29 PST 2022
foad added a comment.
I am a bit surprised that this does not break the only existing use of this flag in SIInstrInfo::pseudoToMCOpcode.
The flag needs a better name if it is going to apply to all _d16/_d16_hi instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140536/new/
https://reviews.llvm.org/D140536
More information about the llvm-commits
mailing list