https://github.com/SixWeining closed
https://github.com/llvm/llvm-project/pull/100056
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/Ami-zhang updated
https://github.com/llvm/llvm-project/pull/100056
>From ff41190a23df6014511d0183e409e9f5b54cf287 Mon Sep 17 00:00:00 2001
From: Ami-zhang
Date: Thu, 18 Jul 2024 09:33:35 +0800
Subject: [PATCH] [LoongArch] Enable 128-bits vector by default
This commit is to e
https://github.com/Ami-zhang updated
https://github.com/llvm/llvm-project/pull/100056
>From d6e0e004d46194008a73d2de510a706932d11776 Mon Sep 17 00:00:00 2001
From: Ami-zhang
Date: Thu, 18 Jul 2024 09:33:35 +0800
Subject: [PATCH] [LoongArch] Enable 128-bits vector by default
This commit is to e
@@ -127,6 +127,11 @@ void loongarch::getLoongArchTargetFeatures(const Driver &D,
const llvm::Triple &Triple,
const ArgList &Args,
std::vector &Featur
llvmbot wrote:
@llvm/pr-subscribers-backend-loongarch
Author: None (Ami-zhang)
Changes
This commit is to enable 128 vector feature by default, in order to be
consistent with gcc.
---
Full diff: https://github.com/llvm/llvm-project/pull/100056.diff
7 Files Affected:
- (modified) clang/
https://github.com/Ami-zhang created
https://github.com/llvm/llvm-project/pull/100056
This commit is to enable 128 vector feature by default, in order to be
consistent with gcc.
>From d6e0e004d46194008a73d2de510a706932d11776 Mon Sep 17 00:00:00 2001
From: Ami-zhang
Date: Thu, 18 Jul 2024 09:3