Skip to content

Commit 2733f2e

Browse files
committed
[AIEX] make unittest supported for aie
1 parent 0faeea4 commit 2733f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AIE/opt/licm_promote_store_with_intrinsics_in_body.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
; (c) Copyright 2025 Advanced Micro Devices, Inc. or its affiliates
88

99
; RUN: opt --passes=licm -o - -S %s | FileCheck %s
10-
; REQUIRES: aie
10+
; REQUIRES: aie-registered-target
1111

1212

1313
; promote store %inc to exit block

0 commit comments

Comments
 (0)