diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-08-05 02:23:47 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-08-05 02:23:47 +0000 |
commit | a3c3d7b442181a37e8960fa939ce693ac56205a4 (patch) | |
tree | ec4fd11742b83b18f63a8fba79c04a86e06f4fa3 /llvm/lib/Transforms/Scalar/JumpThreading.cpp | |
parent | fc5283092b3a1e354a9be28ba68437aef7cfb076 (diff) | |
download | bcm5719-llvm-a3c3d7b442181a37e8960fa939ce693ac56205a4.tar.gz bcm5719-llvm-a3c3d7b442181a37e8960fa939ce693ac56205a4.zip |
[OpenCL] Remove extra select functions from opencl-c.h
OpenCL spec v2.0 s6.13.6:
gentype select (gentype a,
gentype b,
igentype c)
gentype select (gentype a,
gentype b,
ugentype c)
igentype and ugentype must have the same number
of elements and bits as gentype.
Differential Revision: https://reviews.llvm.org/D36259
llvm-svn: 310160
Diffstat (limited to 'llvm/lib/Transforms/Scalar/JumpThreading.cpp')
0 files changed, 0 insertions, 0 deletions