[llvm] [AMDGPU] Fix for 131386 by reducing implicit definitions on register restoration (PR #133986)

Ryan Buchner via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 09:29:37 PDT 2025


================
@@ -0,0 +1,43 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn--amdhsa -mcpu=gfx942 -verify-machineinstrs -run-pass prologepilog,machine-cp -o - %s | FileCheck -check-prefix=GFX942 %s
----------------
bababuck wrote:

This is updated with the latest push.

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


More information about the llvm-commits mailing list