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 781fbfc commit e28832dCopy full SHA for e28832d
sycl/test/fpga_tests/fpga_lsu.cpp
@@ -1,7 +1,4 @@
1
-// TODO: Enable compilation w/o -fno-sycl-early-optimizations option.
2
-// See https://github.com/intel/llvm/issues/2264 for more details.
3
-
4
-// RUN: %clangxx -fsycl -fno-sycl-early-optimizations %s -o %t.out
+// RUN: %clangxx -fsycl %s -o %t.out
5
// RUNx: %ACC_RUN_PLACEHOLDER %t.out
6
//==----------------- fpga_lsu.cpp - SYCL FPGA LSU test --------------------==//
7
//
0 commit comments