[PATCH] D98717: [AMDGPU] Split dot2-insts feature

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 16 09:43:53 PDT 2021


arsenm added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/AMDGPU.td:511
+def FeatureDot7Insts : SubtargetFeature<"dot7-insts",
+  "HasDot7Insts",
+  "true",
----------------
I'm not sure where the "7" is coming from


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98717



More information about the cfe-commits mailing list