[flang-commits] [clang] [lld] [flang] [llvm] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Konstantin Zhuravlyov via flang-commits
flang-commits at lists.llvm.org
Wed Jan 17 07:03:08 PST 2024
================
@@ -280,6 +295,11 @@ def : ProcessorModel<"gfx1151", GFX11SpeedModel,
FeatureISAVersion11_5_1.Features
>;
+// [gfx1100, gfx1101, gfx1102, gfx1103, 1150, 1151]
----------------
kzhuravl wrote:
gfx1150, gfx1151
https://github.com/llvm/llvm-project/pull/76955
More information about the flang-commits
mailing list