[PATCH] D88905: [Clang] Allow "ext_vector_type" applied to Booleans
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 09:49:35 PDT 2022
erichkeane added a comment.
Everything in the CodeGen looks fine, but I didn't see anything for constant evaluation? Can you ensure that the ExprConstant evaluation for Vectors still works for this type (or, exclude it from participating in constant expressions entirely)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88905/new/
https://reviews.llvm.org/D88905
More information about the cfe-commits
mailing list