llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: Martin Wehking (MartinWehking)
Changes
Add a new __ARM_FEATURE_CSSC macro that can be utilized during the
preprocessing stage.
__ARM_FEATURE_CSSC is defined to 1 if there is hardware support for CSSC.
Implements the ACLE change
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/MartinWehking created
https://github.com/llvm/llvm-project/pull/143148
Add a new __ARM_FEATURE_CSSC macro that can be utilized during the
preprocessing stage.
__ARM_FEATURE_CSSC is defined to 1 if there is hardware support for CSSC.
Implements the ACLE change:
https://githu