[PATCH] D132913: [HLSL] Preserve vec3 for HLSL.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 9 15:12:46 PDT 2022
python3kgae added a comment.
In D132913#3781494 <https://reviews.llvm.org/D132913#3781494>, @chapuni wrote:
> The test fails for -Asserts.
Fixed the %0 issue in https://github.com/llvm/llvm-project/commit/71fae33f5e7c1b11e32db695fd24dd50aead737c
It passed locally on build with -DLLVM_ENABLE_ASSERTIONS=ON
Is -DLLVM_ENABLE_ASSERTIONS=ON what you mean by -Asserts?
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