llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-darwin`
running on `doug-worker-3` while building `clang` at step 6
"test-build-unified-tree-check-all".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/23/builds/4284
Here is the r
https://github.com/topperc closed
https://github.com/llvm/llvm-project/pull/114123
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/asb approved this pull request.
Thanks.
https://github.com/llvm/llvm-project/pull/114123
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-driver
@llvm/pr-subscribers-backend-risc-v
Author: Craig Topper (topperc)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/114123.diff
1 Files Affected:
- (modified) clang/test/Driver/riscv-profiles.c
https://github.com/topperc created
https://github.com/llvm/llvm-project/pull/114123
None
>From 3ac1c843f39d2f5b00a0e990430f798609fb8c48 Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Tue, 29 Oct 2024 13:08:05 -0700
Subject: [PATCH] [RISCV] Add sha and supm to checks in riscv-profiles.c
---