[llvm] [Docs][llvm-exegesis] Clarify AArch64 support (PR #114989)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 12:38:32 PST 2024


================
@@ -28,7 +36,7 @@ architectures:
   * 64-bit only due to this being the only implemented calling convention
     in `llvm-exegesis` currently.
 * ARM
-  * AArch64 only
+  * Very experimental AArch64 support only, most opcodes probably won't work.
----------------
boomanaiden154 wrote:

Same clarification here.

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


More information about the llvm-commits mailing list