File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
llvm/test/CodeGen/AIE/GlobalISel Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 44# See https://llvm.org/LICENSE.txt for license information.
55# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66#
7- # (c) Copyright 2023-2024 Advanced Micro Devices, Inc. or its affiliates
7+ # (c) Copyright 2023-2025 Advanced Micro Devices, Inc. or its affiliates
88# RUN: llc -mtriple aie2 -run-pass=aie-cluster-base-address --aie-chain-addr-vec-ldst --aie-chain-addr-scl-ldst=false %s -verify-machineinstrs -o - | FileCheck %s
9+ # RUN: llc -mtriple aie2p -run-pass=aie-cluster-base-address --aie-chain-addr-vec-ldst --aie-chain-addr-scl-ldst=false %s -verify-machineinstrs -o - | FileCheck %s
910
1011# In this test, we chain the ptradds until we reach a store, then break the chain
1112# to not create data dependencies later on.
You can’t perform that action at this time.
0 commit comments