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 75a951b commit 3e87022Copy full SHA for 3e87022
IGC/Compiler/tests/InstructionHoistingOptimization/instruction-hoisting-optimization.ll
@@ -6,7 +6,7 @@
6
;
7
;============================ end_copyright_notice =============================
8
; REQUIRES: regkeys
9
-; RUN: igc_opt -platformbmg --regkey EnableInstructionHoistingOptimization --igc-instruction-hoisting-optimization -S < %s 2>&1 | FileCheck %s
+; RUN: igc_opt -platformbmg --typed-pointers --regkey EnableInstructionHoistingOptimization --igc-instruction-hoisting-optimization -S < %s 2>&1 | FileCheck %s
10
; ------------------------------------------------
11
; EnableInstructionHoistingOptimization:
12
0 commit comments