[PATCH] D132056: [HLSL] Restrict to supported targets
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 03:57:54 PDT 2022
Anastasia accepted this revision.
Anastasia added a comment.
This makes sense. I believe the same applies to some other languages i.e. OpenCL, as the way clang evolved currently not all targets are compatible with all languages. In the future we might want to generalize this diagnostics to use in other cases too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132056/new/
https://reviews.llvm.org/D132056
More information about the cfe-commits
mailing list