[llvm] Add initial support for SPE brstack format (PR #129231)

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 4 01:30:46 PDT 2025


================
@@ -0,0 +1,9 @@
+## Check that Arm SPE mode is unavailable on X86.
+
+REQUIRES: system-linux,x86_64-linux
+
----------------
paschalis-mpeis wrote:

This test now is failing. Probably this line was accidentally removed?

https://github.com/llvm/llvm-project/blob/089cfd0cd427f10013feef835fe181aa0c0459f3/bolt/test/perf2bolt/AArch64/perf2bolt-spe.test#L5

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


More information about the llvm-commits mailing list