[PATCH] D132913: [HLSL] Preserve vec3 for HLSL.
Alex Gatea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 13 07:27:05 PDT 2022
alexgatea reopened this revision.
alexgatea added a comment.
This revision is now accepted and ready to land.
This test fails because the actual output has <3 x float>* rather than ptr. Could you please fix this test case?
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