Skip to content

Commit 3e87022

Browse files
elvinw-inteligcbot
authored andcommitted
Resolve InstrHoistOpt lit break on LLVM16
Resolve common build breaker
1 parent 75a951b commit 3e87022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IGC/Compiler/tests/InstructionHoistingOptimization/instruction-hoisting-optimization.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;
77
;============================ end_copyright_notice =============================
88
; REQUIRES: regkeys
9-
; RUN: igc_opt -platformbmg --regkey EnableInstructionHoistingOptimization --igc-instruction-hoisting-optimization -S < %s 2>&1 | FileCheck %s
9+
; RUN: igc_opt -platformbmg --typed-pointers --regkey EnableInstructionHoistingOptimization --igc-instruction-hoisting-optimization -S < %s 2>&1 | FileCheck %s
1010
; ------------------------------------------------
1111
; EnableInstructionHoistingOptimization:
1212
; ------------------------------------------------

0 commit comments

Comments
 (0)