[llvm] [SystemZ] Instrument SystemZ backend passes for Instr-Ref DebugInfo (PR #133061)

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 26 03:01:04 PDT 2025


github-actions[bot] wrote:

<!--LLVM CODE FORMAT COMMENT: {darker}-->


:warning: Python code formatter, darker found issues in your code. :warning:

<details>
<summary>
You can test this locally with the following command:
</summary>

``````````bash
darker --check --diff -r 29ca03f19a1faf26f30641cb90be29103500883b...61633e114b7a12a87eae593bc220d9456c02cd88 llvm/test/CodeGen/SystemZ/Large/debug-instrref-brct.py
``````````

</details>

<details>
<summary>
View the diff from darker here.
</summary>

``````````diff
--- debug-instrref-brct.py	2025-03-26 09:56:41.000000 +0000
+++ debug-instrref-brct.py	2025-03-26 10:00:30.134967 +0000
@@ -28,6 +28,5 @@
     print("     $r2d = LGR $r1d")
 print("     Return implicit $r2d")
 print("   bb.2:")
 print("     liveins: $r4l")
 print("     Return implicit $r4l")
-    

``````````

</details>


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


More information about the llvm-commits mailing list