[PATCH] D125261: [AMDGPU] gfx11 subtarget features & early tests

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 05:08:17 PDT 2022


foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.

> Contributors:
> Jay Foad <jay.foad at amd.com>

Please don't feel obliged to credit me (unless you feel it's important for the historical record).



================
Comment at: llvm/lib/Target/AMDGPU/AMDGPU.td:367
+  "true",
+  "True 16 bit operand instructions"
+>;
----------------
Nit: "16-bit"


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125261/new/

https://reviews.llvm.org/D125261



More information about the llvm-commits mailing list