[llvm] [AMDGPU] Retain subreg when legalising generic operand (PR #212636)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 22:51:48 PDT 2026
================
@@ -0,0 +1,37 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 6
+# RUN: llc -mtriple=amdgpu12.50 -run-pass=si-fix-sgpr-copies -verify-machineinstrs -o - %s | FileCheck %s
+
----------------
arsenm wrote:
Can you find an existing t16 SIFixSGPRCopies test to put this in
https://github.com/llvm/llvm-project/pull/212636
More information about the llvm-commits
mailing list