diff options
author | Wenju He <wenju.he@intel.com> | 2025-10-07 08:00:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 08:00:15 +0800 |
commit | fd73bdd662dac8ce3ae7a6fcd44c7310c074efbb (patch) | |
tree | 68843cd69884e8d586aa10a36ce3a548f4e229d7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e3a376fb72798b5f3353f0d8b7f1b92e76a096f4 (diff) | |
download | llvm-fd73bdd662dac8ce3ae7a6fcd44c7310c074efbb.zip llvm-fd73bdd662dac8ce3ae7a6fcd44c7310c074efbb.tar.gz llvm-fd73bdd662dac8ce3ae7a6fcd44c7310c074efbb.tar.bz2 |
[OpenCL] Allow undefining cl_khr_integer_dot_product features macros (#162055)
Add header-side undef hooks for:
__opencl_c_integer_dot_product_input_4x8bit
__opencl_c_integer_dot_product_input_4x8bit_packed
Motivation: our downstream legacy targets lack
cl_khr_integer_dot_product builtins (similar to a60b8f468119). Providing
__undef__* macros lets users suppress the feature macros without
patching headers.
Fix https://github.com/intel/compute-runtime/issues/817
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions