diff options
author | Victor Lomuller <victor@codeplay.com> | 2025-04-28 17:05:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 18:05:06 +0200 |
commit | 0cd20537c697672bf0e7789b19bac63eb04f50f8 (patch) | |
tree | 701d6ffa7db7c6fd727f99bd590afcca1bed7b2d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7ee0097b486b31be8b9a1750b2cd47580efd9587 (diff) | |
download | llvm-0cd20537c697672bf0e7789b19bac63eb04f50f8.zip llvm-0cd20537c697672bf0e7789b19bac63eb04f50f8.tar.gz llvm-0cd20537c697672bf0e7789b19bac63eb04f50f8.tar.bz2 |
[SPIRV] Stop unconditionally emitting SPV_INTEL_arbitrary_precision_integers when allowed (#137167)
When the SPV_INTEL_arbitrary_precision_integers extension is allowed to
be used, the backend will unconditionnally add it to the module used
extensions.
The patch prevent SPV_INTEL_arbitrary_precision_integers from being
declared if unneeded.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions