[llvm] [CodeGen] Join live range segments after dead def move (PR #204648)

Yaxun Liu via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 11:57:21 PDT 2026


================
@@ -0,0 +1,5263 @@
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx950 -verify-misched -run-pass=machine-scheduler -misched-only-block=2 -filetype=null -o /dev/null %s
----------------
yxsamliu wrote:

Done, removed `-o /dev/null`.

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


More information about the llvm-commits mailing list