mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 05:55:35 +08:00
3587b32e1cc978d997602d4c0784cdcedda7de3f
from the global address space (6.5.1 of the OpenCL 1.2 specification). This makes clang construct the image arguments in the global address space and generate the argument metadata with the correct address space descriptor. Patch by Pedro Ferreira! llvm-svn: 198868
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%