[llvm] [AMDGPU][GlobalISel] Update G_TRUNC tests (PR #180647)
Petar Avramovic via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 10 02:43:30 PST 2026
================
@@ -1,5 +1,5 @@
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
-# RUN: llc -mtriple=amdgcn -mcpu=gfx1010 -run-pass=regbankselect %s -verify-machineinstrs -o - | FileCheck %s -check-prefixes=OLD_RBS
----------------
petar-avramovic wrote:
test very intentionally tests only the regbankselect pass
https://github.com/llvm/llvm-project/pull/180647
More information about the llvm-commits
mailing list