Skip to content

Commit

Permalink
apply suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
  • Loading branch information
MrSidims committed Jan 29, 2025
1 parent 700ae48 commit 2df0a72
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
; RUN: opt -fpbuiltin-fn-selection -S < %s | FileCheck %s

; Several functions for "sycl" and "cuda" requires "0.5" accuracy levels,
; Several functions for SYCL and CUDA requires "0.5" accuracy levels,
; Test if these fpbuiltins could be replaced by equivalaent IR operations
; or llvm builtins.
; or LLVM builtins.

target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v16:16:16-v32:32:32-v64:64:64-v128:128:128-n16:32:64"
target triple = "nvptx64-nvidia-cuda"
Expand Down

0 comments on commit 2df0a72

Please sign in to comment.