[llvm] [AMDGPU] Exclude CDNA-3 parts from cube instruction feature (PR #215484)
Arseniy Obolenskiy via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 01:20:16 PDT 2026
================
@@ -0,0 +1,97 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
+; RUN: llc -global-isel=0 -mtriple=amdgcn -mcpu=gfx900 < %s | FileCheck %s -check-prefix=GFX900-SDAG
----------------
aobolensk wrote:
Switched, renamed
https://github.com/llvm/llvm-project/pull/215484
More information about the llvm-commits
mailing list