[all-commits] [llvm/llvm-project] d4826c: [AArch64] Observe Z-reg inline asm clobbers withou...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Fri Jun 13 01:07:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4826cd324d9a10abdc67c973affa62d36dff4ee
https://github.com/llvm/llvm-project/commit/d4826cd324d9a10abdc67c973affa62d36dff4ee
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/aarch64-sme2-asm.ll
Log Message:
-----------
[AArch64] Observe Z-reg inline asm clobbers without SVE (#143742)
inline asm that clobbers any of the z-registers when not in streaming
mode, should still observe that the lower 128 bits of those registers
are clobbered.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list