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 77// ===----------------------------------------------------------------------===//
88// RUN: %{build} -o %t.out
99// RUN: %{run} %t.out
10- // UNSUPPORTED: windows
11- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14868
1210
1311// The test verifies ESIMD API that adds 2 32-bit integer scalars/vectors with
1412// carry returning the result as 2 parts: carry flag the input modified operand
Original file line number Diff line number Diff line change 77// ===----------------------------------------------------------------------===//
88// RUN: %{build} -o %t.out
99// RUN: %{run} %t.out
10- // UNSUPPORTED: windows
11- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14868
1210
1311// The test verifies ESIMD API that substracts 2 32-bit integer scalars/vectors
1412// 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