clc: speed up compilation by not relying on opencl-c.h
authorKarol Herbst <kherbst@redhat.com>
Fri, 15 Apr 2022 17:21:44 +0000 (19:21 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 21 May 2022 12:26:37 +0000 (12:26 +0000)
commitbcc2df489058f35fcb49f82c4069bcc756dfdd4e
tree3ff38ed4c7cf3cd995052c075438ff58c313cabc
parente5a052f75fd84c13e3400db023c9e7399f68d075
clc: speed up compilation by not relying on opencl-c.h

This depends on LLVM change: https://reviews.llvm.org/D125401

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16479>
src/compiler/clc/clc_helpers.cpp
src/compiler/clc/meson.build