[clang] [clang][ExprConst] allow single element access of vector object to be constant expression (PR #72607)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 15 02:18:36 PST 2024
tbaederr wrote:
This basically looks good to me, but I don't know much about vector types.
https://github.com/llvm/llvm-project/pull/72607
More information about the cfe-commits
mailing list