llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-aarch64-quick`
running on `linaro-clang-aarch64-quick` while building `clang,llvm` at step 5
"ninja check 1".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/65/builds/2630
Here is the relevant
https://github.com/SpencerAbson closed
https://github.com/llvm/llvm-project/pull/102501
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/jthackray approved this pull request.
LGTM :)
https://github.com/llvm/llvm-project/pull/102501
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
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 a0ed7d6c5fa1438983ee2c1ad25fbb53644d5eba
25e0bec990d0fc1b4c7faab4152adc2e18034661 --e
llvmbot wrote:
@llvm/pr-subscribers-mc
Author: None (SpencerAbson)
Changes
Implement FEAT_SME_B16B16 to enable ZA-targeting non-widening SME BFloat16
instructions. Remove the now redundant FEAT_B16B16 which has been replaced by
FEAT_SVE_B16B16 and FEAT_SME_B16B16 (this commit), see
http