[llvm] AMDGPU/GlobalISel: Add regbanklegalize rules for uniform global loads (PR #145909)
Petar Avramovic via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 27 03:40:26 PDT 2025
================
@@ -0,0 +1,95 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -global-isel -new-reg-bank-select -mtriple=amdgcn-amd-amdpal -mcpu=gfx1010 -verify-machineinstrs < %s | FileCheck %s
----------------
petar-avramovic wrote:
why remove verify-machineinstrs?
https://github.com/llvm/llvm-project/pull/145909
More information about the llvm-commits
mailing list