[PATCH] D132056: [HLSL] Restrict to supported targets
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 18 07:33:38 PDT 2022
aaron.ballman added reviewers: ABataev, Anastasia.
aaron.ballman added a comment.
I don't have particular concerns FWIW, but I'm not certain if others have opinions so I'm holding off on accepting for a bit.
================
Comment at: clang/test/Driver/hlsl-lang-targets.hlsl:14
+
+// Maybe someday
+// SPIRV: error: HLSL code generation is unsupported for target 'spirv64-unknown-unknown'
----------------
Thoughts on this change?
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