[clang] [OpenMP] Require x86-registered-target for test use avx512 (PR #104390)

2024-10-11 Thread Mark Zhuang via cfe-commits
zqb-all wrote: https://github.com/llvm/llvm-project/pull/111337 https://github.com/llvm/llvm-project/pull/104390 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [OpenMP] Require x86-registered-target for test use avx512 (PR #104390)

2024-10-11 Thread Mark Zhuang via cfe-commits
https://github.com/zqb-all closed https://github.com/llvm/llvm-project/pull/104390 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [OpenMP] Require x86-registered-target for test use avx512 (PR #104390)

2024-08-14 Thread Mark Zhuang via cfe-commits
https://github.com/zqb-all created https://github.com/llvm/llvm-project/pull/104390 None >From 434bc55536b239047ff094d6bee44c5f6b8e72ef Mon Sep 17 00:00:00 2001 From: Mark Zhuang Date: Thu, 15 Aug 2024 10:25:37 +0800 Subject: [PATCH] [OpenMP] Require x86-registered-target for test use avx512

[clang] [llvm] [RISCV] Add processor definition for SpacemiT-X60 (PR #94564)

2024-06-10 Thread Mark Zhuang via cfe-commits
@@ -381,3 +381,21 @@ def XIANGSHAN_NANHU : RISCVProcessorModel<"xiangshan-nanhu", TuneZExtHFusion, TuneZExtWFusion, TuneShiftedZExtWFusion]>; + +

[clang] [llvm] [RISCV] Add processor definition for SpacemiT-X60 (PR #94564)

2024-06-07 Thread Mark Zhuang via cfe-commits
@@ -381,3 +381,20 @@ def XIANGSHAN_NANHU : RISCVProcessorModel<"xiangshan-nanhu", TuneZExtHFusion, TuneZExtWFusion, TuneShiftedZExtWFusion]>; + +

[clang] [llvm] [RISCV] Add processor definition for SpacemiT-X60 (PR #94564)

2024-06-06 Thread Mark Zhuang via cfe-commits
zqb-all wrote: LGTM. x60 also supports `svnapot`, and although it seems to have no impact on compiler behavior, I see that it is defined in llvm and is part of RVA23, so it might be worth adding it as well. https://github.com/llvm/llvm-project/pull/94564 ___

[clang] [llvm] [RISCV] Add processor definition for SpacemiT-X60 (PR #94564)

2024-06-06 Thread Mark Zhuang via cfe-commits
zqb-all wrote: Need to add zicond, which is not in RVA22S64Features https://github.com/llvm/llvm-project/pull/94564 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [RISCV] Add processor definition for Spacemit-K1 (PR #94564)

2024-06-05 Thread Mark Zhuang via cfe-commits
zqb-all wrote: > Spacemit K1 is the name of the product/SoC or whatever you call it. The > processor definitions in the RISCV backend are focusing on the CPU core. For > Spacemit K1, the name of its core should be `X60`? I don't know…… Yes,core is x60: https://www.spacemit.com/spacemit-x60-co