[PATCH] D103800: [AMDGPU] Add VReg_192 support for MIMG instructions
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 13:35:03 PDT 2021
rampitec added a comment.
In D103800#2802465 <https://reviews.llvm.org/D103800#2802465>, @foad wrote:
> Maybe this is stating the obvious, but you could add v6i32 and v6f32 types. @tpr did that before for v3 and v5 vectors, specifically for AMDGPU image ops. See D58901 <https://reviews.llvm.org/D58901> (and a bunch of related commits you can find with `git log --grep v5f32`).
I am second to that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103800/new/
https://reviews.llvm.org/D103800
More information about the llvm-commits
mailing list