Searched refs:nvptx64 (Results 1 – 25 of 211) sorted by relevance
123456789
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 -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 < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s4 target triple = "nvptx64-nvidia-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 -verify-machineinstrs | FileCheck %s8 target triple = "nvptx64-unknown-cuda"
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 %s17 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"
1 ; RUN: opt -load-store-vectorizer -march=nvptx64 -mcpu=sm_35 -S < %s | FileCheck %s4 target triple = "nvptx64-nvidia-cuda"
3 target triple = "nvptx64-unknown-unknown"5 ; For the nvptx64 architecture, the cost of an arithmetic instruction on a
1 ; RUN: opt < %s -basicaa -slp-vectorizer -S -mtriple=nvptx64-nvidia-cuda -mcpu=sm_70 | FileCheck %s2 ; RUN: opt < %s -basicaa -slp-vectorizer -S -mtriple=nvptx64-nvidia-cuda -mcpu=sm_40 | FileCheck %s…