Commit 53ab58a
authored
[ESIMD][E2E][NFC] Replace some of constexpr operations with regular (intel#12277)
This is done to avoid problems with those types that may have issues
with constexpr operations/constructors/etc.
Signed-off-by: Klochkov, Vyacheslav N <vyacheslav.n.klochkov@intel.com>1 parent 8c92df9 commit 53ab58a
File tree
1 file changed
+7
-3
lines changed- sycl/test-e2e/ESIMD/unified_memory_api/Inputs
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
399 | 398 | | |
400 | 399 | | |
401 | 400 | | |
402 | 401 | | |
| 402 | + | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
408 | 411 | | |
409 | 412 | | |
410 | 413 | | |
| |||
426 | 429 | | |
427 | 430 | | |
428 | 431 | | |
429 | | - | |
430 | 432 | | |
431 | 433 | | |
| 434 | + | |
432 | 435 | | |
433 | 436 | | |
434 | 437 | | |
435 | 438 | | |
| 439 | + | |
436 | 440 | | |
437 | 441 | | |
438 | 442 | | |
| |||
0 commit comments