[PATCH] D132913: [HLSL] Preserve vec3 for HLSL.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 13 08:45:50 PDT 2022
python3kgae added a comment.
In D132913#3786432 <https://reviews.llvm.org/D132913#3786432>, @alexgatea wrote:
> This test fails because the actual output has <3 x float>* rather than ptr. Could you please fix this test case?
Thanks for reporting the issue.
But I cannot repro the fail.
Do you mind sharing your cmake command?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132913/new/
https://reviews.llvm.org/D132913
More information about the cfe-commits
mailing list