Skip to content

Commit 6912067

Browse files
authored
[SYCL][FPGA][NFC] Refactor of memory attribute tests (#9441)
This patch i. updates tests for FPGA Memory Attributes below: [[intel::numbanks()]] [[intel::force_pow2_depth()]] [[intel::bankwidth()]] [[intel::max_replicates()]] [[intel::bank_bits()]] [[intel::private_copies()]] [[intel::merge("mrg1", "depth")]] [[intel::merge("mrg2", "width")]] [[intel::fpga_register]] [[intel::fpga_memory("MLAB")]] [[intel::fpga_memory("BLOCK_RAM")]] [[intel::doublepump]] [[intel::singlepump]] [[intel::simple_dual_port]] ii. separates AST and diagnostics to make it easier to read/follow-up/debug in future. ii. removes duplicate test cases. iii. no compiler change. --------- Signed-off-by: Soumi Manna <[email protected]>
1 parent 20c1857 commit 6912067

File tree

3 files changed

+602
-623
lines changed

3 files changed

+602
-623
lines changed

clang/test/SemaSYCL/intel-fpga-global-const.cpp

Lines changed: 0 additions & 117 deletions
This file was deleted.

0 commit comments

Comments
 (0)