https://github.com/asb closed https://github.com/llvm/llvm-project/pull/68113
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/asb updated https://github.com/llvm/llvm-project/pull/68113
>From 54783e0af749e95be28c47604e411236cca0efcc Mon Sep 17 00:00:00 2001
From: Alex Bradbury
Date: Tue, 3 Oct 2023 15:46:28 +0100
Subject: [PATCH 1/2] [RISCV] Mark the Zfa extension as non-experimental
Following the v
https://github.com/topperc approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/68113
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
asb wrote:
> Please update the header comment at the top of RISCVInstrInfoZfa.td
Thanks, split that change between #67964 and this one.
https://github.com/llvm/llvm-project/pull/68113
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lis
https://github.com/asb edited https://github.com/llvm/llvm-project/pull/68113
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/asb updated https://github.com/llvm/llvm-project/pull/68113
>From 79ab61e07a01e503f22e717c4b0e64b7741c59a0 Mon Sep 17 00:00:00 2001
From: Alex Bradbury
Date: Mon, 2 Oct 2023 11:06:44 +0100
Subject: [PATCH 1/6] [RISCV] Update Zfa extension version to 1.0
The Zfa specification
https://github.com/topperc requested changes to this pull request.
Please update the header comment at the top of RISCVInstrInfoZfa.td
https://github.com/llvm/llvm-project/pull/68113
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 06a05f334698c10a60459d30b4074fabedf72c48
83e868a92647efb783e43db48705b0db63188d84 --
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Changes
Following the version bump in #67964 and the bug fix in #68026
I believe we're ready to mark Zfa as non-experimental. I'll note the GCC
torture suite passes now with Zfa enabled (though it's more of a litmus test
than anything else
https://github.com/asb created https://github.com/llvm/llvm-project/pull/68113
Following the version bump in #67964 and the bug fix in #68026 I believe we're
ready to mark Zfa as non-experimental. I'll note the GCC torture suite passes
now with Zfa enabled (though it's more of a litmus test tha
10 matches
Mail list logo