[libclc] 10/92: Fixup clc.h comment
Andreas Boll
aboll-guest at moszumanska.debian.org
Mon Nov 6 15:11:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
aboll-guest pushed a commit to branch master
in repository libclc.
commit c22cd31a346b47098af6a427cdfdb9c2f4039e9a
Author: Jan Vesely <jan.vesely at rutgers.edu>
Date: Mon Sep 4 15:52:03 2017 +0000
Fixup clc.h comment
Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu>
git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@312491 91177308-0d34-0410-b5e6-96231b3b80d8
---
generic/include/clc/clc.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/generic/include/clc/clc.h b/generic/include/clc/clc.h
index f6156f0..1200511 100644
--- a/generic/include/clc/clc.h
+++ b/generic/include/clc/clc.h
@@ -235,12 +235,11 @@
#include <clc/cl_khr_local_int32_extended_atomics/atom_or.h>
#include <clc/cl_khr_local_int32_extended_atomics/atom_xor.h>
-/* 6.11.13 Image Read and Write Functions */
-
/* 6.12.12 Miscellaneous Vector Functions */
#include <clc/misc/shuffle.h>
#include <clc/misc/shuffle2.h>
+/* 6.11.13 Image Read and Write Functions */
#include <clc/image/image_defines.h>
#include <clc/image/image.h>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git
More information about the Pkg-opencl-commits
mailing list