[llvm] [AArch64][SME] Conditionally do smstart/smstop (PR #77113)
Matthew Devereau via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 16 06:00:05 PST 2024
================
@@ -1291,8 +1291,8 @@ class AArch64TargetLowering : public TargetLowering {
// Returns the runtime value for PSTATE.SM. When the function is streaming-
// compatible, this generates a call to __arm_sme_state.
----------------
MDevereau wrote:
Done
https://github.com/llvm/llvm-project/pull/77113
More information about the llvm-commits
mailing list