[llvm] [SystemZ][XRay] Implement XRay instrumentation for SystemZ (PR #113253)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 09:15:17 PDT 2024


================
@@ -0,0 +1,39 @@
+; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
----------------
MaskRay wrote:

Perhaps just `xray.ll`

When we need other tests, they are likely suffixed, e.g. `xray-custom-log.ll`

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


More information about the llvm-commits mailing list