We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f0e1b commit 8933b34Copy full SHA for 8933b34
llvm/test/CodeGen/AIE/aie2p/schedule/postpipeliner/postpipeliner-ore.mir
@@ -5,7 +5,7 @@
5
# (c) Copyright 2025 Advanced Micro Devices, Inc. or its affiliates
6
7
# RUN: llc --mtriple=aie2p -O2 --start-before=postmisched %s \
8
-# RUN: --aie-addrspace-none-is-safe=1 \
+# RUN: --aie-addrspace-none-is-safe=1 --aie-postpipeliner-maxtry-ii=10 \
9
# RUN: -pass-remarks-output=- -pass-remarks-filter=postpipeliner -o /dev/null | FileCheck %s
10
11
0 commit comments