https://github.com/HerrCai0907 closed
https://github.com/llvm/llvm-project/pull/70886
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
yuanfang-chen wrote:
#72607
https://github.com/llvm/llvm-project/pull/76379
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/wangpc-pp created
https://github.com/llvm/llvm-project/pull/76429
To reduce calls to `consumeError`.
>From 0d8426ffb1202ceca97b25c0dd47d516c1be280e Mon Sep 17 00:00:00 2001
From: wangpc
Date: Wed, 27 Dec 2023 14:41:30 +0800
Subject: [PATCH] [RISCV][NFC] Use errorToBool
To
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Wang Pengcheng (wangpc-pp)
Changes
To reduce calls to `consumeError`.
---
Full diff: https://github.com/llvm/llvm-project/pull/76429.diff
4 Files Affected:
- (modified) clang/lib/Basic/Targets/RISCV.cpp (+1-2)
- (modified) clan
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
Author: Wang Pengcheng (wangpc-pp)
Changes
To reduce calls to `consumeError`.
---
Full diff: https://github.com/llvm/llvm-project/pull/76429.diff
4 Files Affected:
- (modified) clang/lib/Basic/Targets/RISCV.cpp (+1-2)
- (modified) cl
https://github.com/wangpc-pp updated
https://github.com/llvm/llvm-project/pull/76387
>From ed8ebdb6f2133f84d1f5a8d2cd580dba4ceed922 Mon Sep 17 00:00:00 2001
From: wangpc
Date: Tue, 26 Dec 2023 15:58:10 +0800
Subject: [PATCH 1/4] [RISCV][NFC] Use RISCVISAInfo instead of string
comparison
The a
arsenm wrote:
I still think fabs+fcmp is a better canonical form. Between some targets
offering free fabs, and other combines between fabs and sources/sinks, I think
it's better to split out this way. Any codegen regression should be addressed
in the backend.
https://github.com/llvm/llvm-proj
https://github.com/PiotrZSL approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/75061
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/FreddyLeaf updated
https://github.com/llvm/llvm-project/pull/76420
>From ae1d12c24facb36323b9b46a73a1fbc3edff4dc8 Mon Sep 17 00:00:00 2001
From: Freddy Ye
Date: Wed, 27 Dec 2023 10:33:30 +0800
Subject: [PATCH] [X86] Remove RAO-INT from Grandridge
According to latest spec: ht
101 - 109 of 109 matches
Mail list logo