[PATCH] D123167: [HLSL] Pointers are unsupported in HLSL
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 13:59:22 PDT 2022
beanz added a comment.
In D123167#3434346 <https://reviews.llvm.org/D123167#3434346>, @tschuett wrote:
> Do you need a SemaHLSL.cpp file similar to SemaSYCL.cpp?
Yes absolutely. I haven't yet added any Sema-specific validations yet that are complex enough to break out, but we will 100% get there soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123167/new/
https://reviews.llvm.org/D123167
More information about the cfe-commits
mailing list