diff options
author | Nick Sarnie <nick.sarnie@intel.com> | 2025-03-13 10:28:49 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 14:28:49 +0000 |
commit | 7a5e4f540580d8f7e292292dc960178d8d8ba1d7 (patch) | |
tree | 9aecd5eff7c2aaf683f4105684dac9ae99c8b088 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5d5e706691c6d811820598a73694d3430c1d11b0 (diff) | |
download | llvm-7a5e4f540580d8f7e292292dc960178d8d8ba1d7.zip llvm-7a5e4f540580d8f7e292292dc960178d8d8ba1d7.tar.gz llvm-7a5e4f540580d8f7e292292dc960178d8d8ba1d7.tar.bz2 |
[clang][NFCI] Fix getGridValues for unsupported targets (#131023)
I broke this in
https://github.com/llvm/llvm-project/commit/f3cd2238383f695c719e7eab6aebec828781ec91,
I should have added this to the `SPIRV64` subclass, but I accidentally
added it to base `TargetInfo`.
Using an unsupported target should error in the driver way before this
though.
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions