[Openmp-commits] [PATCH] D103663: [AMDGPU] Add gfx1013 target
Jay Foad via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jun 9 01:24:48 PDT 2021
foad added inline comments.
================
Comment at: llvm/lib/Target/AMDGPU/AMDGPU.td:471
+ "true",
+ "Encoding format GFX10_A"
+>;
----------------
bcahoon wrote:
> foad wrote:
> > I realise you're just following the precedent set by GFX10_B, but is this terminology actually used in any documentation anywhere? And if not could we describe it a little better here?
> I changed the description to be specific w.r.t what the target feature enables.
Thank you. I think that is much more useful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103663/new/
https://reviews.llvm.org/D103663
More information about the Openmp-commits
mailing list