summaryrefslogtreecommitdiff
path: root/test/SPIRV/SPIRVVersionAutodetect_1_1.ll
diff options
context:
space:
mode:
authorI-Jui (Ray) Sung <ijsung@google.com>2016-11-16 16:27:23 -0800
committerI-Jui (Ray) Sung <ijsung@google.com>2016-11-16 16:59:46 -0800
commit0e839d7e9d7e5a096949e39a4c6e00670c8dee64 (patch)
treeeeb77f3f1009dbd47aea77fafd8e682bbc959dc6 /test/SPIRV/SPIRVVersionAutodetect_1_1.ll
parent90178d28d62d61af255809d52b063663c37bb9fb (diff)
downloadspirv-llvm-0e839d7e9d7e5a096949e39a4c6e00670c8dee64.tar.gz
Converted source files of inconsistent formats to Unix
Did so by "find . -name \* -exec dos2unix {} \;" Test: build Change-Id: I74514445ba590e75720e00625050562309193eef
Diffstat (limited to 'test/SPIRV/SPIRVVersionAutodetect_1_1.ll')
-rw-r--r--test/SPIRV/SPIRVVersionAutodetect_1_1.ll66
1 files changed, 33 insertions, 33 deletions
diff --git a/test/SPIRV/SPIRVVersionAutodetect_1_1.ll b/test/SPIRV/SPIRVVersionAutodetect_1_1.ll
index 96751cf6..43ca3fab 100644
--- a/test/SPIRV/SPIRVVersionAutodetect_1_1.ll
+++ b/test/SPIRV/SPIRVVersionAutodetect_1_1.ll
@@ -1,33 +1,33 @@
-; RUN: llvm-as < %s | llvm-spirv -spirv-text -o %t
-; RUN: FileCheck < %t %s
-
-; check for magic number followed by version 1.1
-; CHECK: 119734787 65792
-
-target datalayout = "e-p:32:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024"
-target triple = "spir-unknown-unknown"
-
-; Function Attrs: nounwind
-define spir_kernel void @worker() #0 {
-entry:
- ret void
-}
-
-attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
-
-!spirv.ExecutionMode = !{!0}
-!opencl.enable.FP_CONTRACT = !{}
-!opencl.spir.version = !{!6}
-!opencl.ocl.version = !{!7}
-!opencl.used.extensions = !{!8}
-!opencl.used.optional.core.features = !{!8}
-!opencl.compiler.options = !{!8}
-!llvm.ident = !{!9}
-!spirv.Source = !{!10}
-
-!0 = !{void ()* @worker, i32 33}
-!6 = !{i32 1, i32 2}
-!7 = !{i32 2, i32 2}
-!8 = !{}
-!9 = !{!"clang version 3.6.1 "}
-!10 = !{i32 4, i32 202000}
+; RUN: llvm-as < %s | llvm-spirv -spirv-text -o %t
+; RUN: FileCheck < %t %s
+
+; check for magic number followed by version 1.1
+; CHECK: 119734787 65792
+
+target datalayout = "e-p:32:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024"
+target triple = "spir-unknown-unknown"
+
+; Function Attrs: nounwind
+define spir_kernel void @worker() #0 {
+entry:
+ ret void
+}
+
+attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
+
+!spirv.ExecutionMode = !{!0}
+!opencl.enable.FP_CONTRACT = !{}
+!opencl.spir.version = !{!6}
+!opencl.ocl.version = !{!7}
+!opencl.used.extensions = !{!8}
+!opencl.used.optional.core.features = !{!8}
+!opencl.compiler.options = !{!8}
+!llvm.ident = !{!9}
+!spirv.Source = !{!10}
+
+!0 = !{void ()* @worker, i32 33}
+!6 = !{i32 1, i32 2}
+!7 = !{i32 2, i32 2}
+!8 = !{}
+!9 = !{!"clang version 3.6.1 "}
+!10 = !{i32 4, i32 202000}