[llvm] [LiveVariables] Mark use as implicit-def if defined at instr (PR #119446)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 23 04:24:16 PDT 2025


================
@@ -0,0 +1,46 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn --run-pass=livevars -o - %s | FileCheck %s
+---
----------------
arsenm wrote:

Comment the purpose of the test 

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


More information about the llvm-commits mailing list