Searched refs:nvptx64 (Results 1 – 25 of 258) sorted by relevance
1234567891011
10 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple nvptx64-unknown-unknown11 // RUN: %clang_cc1 -x cl -cl-std=CL1.1 %s -verify -triple nvptx64-unknown-unknown12 // RUN: %clang_cc1 -x cl -cl-std=CL1.2 %s -verify -triple nvptx64-unknown-unknown13 // RUN: %clang_cc1 -x cl -cl-std=CL2.0 %s -verify -triple nvptx64-unknown-unknown14 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple nvptx64-unknown-unknown -Wpedantic-core-feat…15 // RUN: %clang_cc1 -x cl -cl-std=CL1.1 %s -verify -triple nvptx64-unknown-unknown -Wpedantic-core-f…16 // RUN: %clang_cc1 -x cl -cl-std=CL1.2 %s -verify -triple nvptx64-unknown-unknown -Wpedantic-core-f…17 // RUN: %clang_cc1 -x cl -cl-std=CL2.0 %s -verify -triple nvptx64-unknown-unknown -Wpedantic-core-f…
1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s4 target triple = "nvptx64-nvidia-cuda"
1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -fp-contract=fast | FileCheck %s --check-prefix=FAST2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_30 | FileCheck %s --check-prefix=DEFAULT4 target triple = "nvptx64-unknown-cuda"
1 ; RUN: llc -mtriple nvptx64-nvidia-cuda -stop-after machine-cp -o - < %s 2>&1 | FileCheck %s6 target triple = "nvptx64-nvidia-cuda"
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_35 | FileCheck %s --check-prefix PTX5 target triple = "nvptx64-unknown-unknown"
1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_30 | FileCheck %s8 target triple = "nvptx64-unknown-cuda"
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s --check-prefix=PTX6417 target triple = "nvptx64-unknown-unknown"
3 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -nvptx-fma-level=1 | FileCheck %s -check-prefix=FMA4 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -nvptx-fma-level=0 | FileCheck %s -check-prefix=MUL
1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_35 -disable-cgp | FileCheck %s6 target triple = "nvptx64-nvidia-cuda"
1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s4 target triple = "nvptx64-unknown-unknown"
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s8 target triple = "nvptx64-nvidia-cuda"
1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_30 -verify-machineinstrs | FileCheck %s8 target triple = "nvptx64-unknown-cuda"
4 ; RUN: opt %s -S -nvvm-reflect -O2 -mtriple=nvptx64 \6 ; RUN: opt %s -S -nvvm-reflect -O2 -mtriple=nvptx64 -mcpu=sm_35 \
1 ; RUN: llc -march=nvptx64 -stop-before=nvptx-proxyreg-erasure < %s 2>&1 \4 ; RUN: llc -march=nvptx64 -stop-after=nvptx-proxyreg-erasure < %s 2>&1 \
1 ; RUN: opt -load-store-vectorizer -march=nvptx64 -mcpu=sm_35 -S < %s | FileCheck %s4 target triple = "nvptx64-nvidia-cuda"