File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// RUN: %{build} -o %t.out
9
9
// RUN: %{run} %t.out
10
- // UNSUPPORTED: windows
11
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14868
12
10
13
11
// The test verifies ESIMD API that adds 2 32-bit integer scalars/vectors with
14
12
// carry returning the result as 2 parts: carry flag the input modified operand
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// RUN: %{build} -o %t.out
9
9
// RUN: %{run} %t.out
10
- // UNSUPPORTED: windows
11
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14868
12
10
13
11
// The test verifies ESIMD API that substracts 2 32-bit integer scalars/vectors
14
12
// with borrow returning the result as 2 parts: borrow flag the input modified
You can’t perform that action at this time.
0 commit comments