Searched refs:nvptx (Results 1 – 25 of 124) sorted by relevance
12345
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -nvptx-fma-level=1 | FileCheck %s -check-prefix=FMA2 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -nvptx-fma-level=0 | FileCheck %s -check-prefix=MUL3 ; 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=nvptx -mcpu=sm_20 -nvptx-prec-divf32=1 -nvptx-prec-sqrtf32=0 | FileCheck %s
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -nvptx-prec-divf32=0 | FileCheck %s
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s3 target triple = "nvptx"
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s3 target triple = "nvptx-nvidia-cuda"
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s3 target triple = "nvptx-unknown-cuda"
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s --check-prefix=SM202 ; RUN: llc < %s -march=nvptx -mcpu=sm_30 | FileCheck %s --check-prefix=SM304 target triple = "nvptx-unknown-cuda"
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s4 target triple = "nvptx-nvidia-cuda"
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s3 target triple = "nvptx-unknown-nvcl"
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s --check-prefix=SM202 ; RUN: llc < %s -march=nvptx -mcpu=sm_30 | FileCheck %s --check-prefix=SM305 target triple = "nvptx-unknown-cuda"
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s43 attributes #1 = { "nvptx-f32ftz" = "true" }
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -disable-nvptx-favor-non-generic | FileCheck %s -check-pre…2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -disable-nvptx-favor-non-generic | FileCheck %s -check-p…
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s --check-prefix PTX3 ; RUN: opt < %s -S -nvptx-favor-non-generic -dce | FileCheck %s --check-prefix IR8 ; Verifies nvptx-favor-non-generic correctly optimizes generic address space
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck --check-prefix=SM20 %s2 ; RUN: llc < %s -march=nvptx -mcpu=sm_35 | FileCheck --check-prefix=SM35 %s
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20