[clang] [HLSL] Allow truncation to scalar (PR #104844)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 9 16:47:58 PDT 2024
https://github.com/efriedma-quic commented:
ExprConstant.cpp currently assumes that an CK_HLSLVectorTruncation can't return a scalar type.
https://github.com/llvm/llvm-project/pull/104844
More information about the cfe-commits
mailing list