[PATCH] D103672: [AMDGPU] Add v5f32/VReg_160 support for MIMG instructions
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 03:09:49 PDT 2021
foad added a reviewer: dp.
foad added a comment.
My only slight concern is if people have GFX10 disassemblies stored somewhere, they might find they can no longer reassemble them after your change. I don't know how serious that is.
Will there be a follow up patch to support v6f32/VReg_192? I think the register classes already exist for that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103672/new/
https://reviews.llvm.org/D103672
More information about the llvm-commits
mailing list