[llvm] [AArch64] Align 0-cycle reg-mov model of GPR64, GPR32 reg classes (PR #146051)

Tomer Shafir via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 27 08:05:48 PDT 2025


================
@@ -107,6 +107,8 @@ Changes to the AArch64 Backend
   [#132196](https://github.com/llvm/llvm-project/pull/132196),
   [#133084](https://github.com/llvm/llvm-project/pull/133084))
 
+* **Breaking Change:** Change target feature name from `zcm` to `zcm-gpr64`.
----------------
tomershafir wrote:

Yea sorry about the wrong option in the release note and commit msg. Will fix the commit msg and remove the release note.

https://github.com/llvm/llvm-project/pull/146051


More information about the llvm-commits mailing list