[PATCH] D156104: [AMDGPU] Switch to using real True16 operands.
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 06:46:14 PDT 2023
Joe_Nash added a comment.
After this patch, it seems the disassembly output for 16-bit instructions will be changed. We we be in a state where the ones using true16 print .l/.h suffixes and the other ones don'. Is that a problem for users?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156104/new/
https://reviews.llvm.org/D156104
More information about the llvm-commits
mailing list