[PATCH] D132913: [HLSL] Preserve vec3 for HLSL.

NAKAMURA Takumi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 9 15:21:44 PDT 2022


chapuni added a comment.

The fix looks good. Thanks.

> Is -DLLVM_ENABLE_ASSERTIONS=ON what you mean by -Asserts?

Oh excuse me, "-Asserts" was an ancient term, "w/o assertsions" in the autoconf age.
An antonym was "+Asserts". it means `LLVM_ENABLE_ASSERTIONS=ON`


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