[llvm] [AMDGPU] Fix crash due to assertion failure (PR #123627)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 08:44:11 PST 2025
================
@@ -0,0 +1,54 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn -mcpu=gfx942 -verify-machineinstrs -run-pass post-RA-hazard-rec -o - %s | FileCheck %s
+
+--- |
----------------
arsenm wrote:
Don't need IR section
https://github.com/llvm/llvm-project/pull/123627
More information about the llvm-commits
mailing list