[llvm] [AMDGPU] Update tests for last-use in global/scratch/flat/buffer load… (PR #94975)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 06:20:14 PDT 2024
================
@@ -0,0 +1,27 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+;RUN: llc < %s -mtriple=amdgcn -mcpu=gfx1200 -amdgpu-enable-delay-alu=0 -verify-machineinstrs | FileCheck %s --check-prefix=GCN
----------------
arsenm wrote:
-global-isel=0. Also don't need these -verify-machineinstrs
https://github.com/llvm/llvm-project/pull/94975
More information about the llvm-commits
mailing list