Initial changes for clang to use the scalable type size queries (https://reviews.llvm.org/D53137)
This isn't ready for inclusion yet, more discussion on the mailing list required.
Paths
| Differential D53138
Scalable type size queries (clang) AbandonedPublic Authored by huntergr on Oct 11 2018, 7:02 AM.
Details
Summary Initial changes for clang to use the scalable type size queries (https://reviews.llvm.org/D53137) This isn't ready for inclusion yet, more discussion on the mailing list required.
Diff Detail Event TimelineComment Actions Abandoning this. At the devmeeting it was agreed that 'getPrimitiveSizeInBits' should continue to work as-is for fixed-length vectors and only behave differently for scalable vectors.
Revision Contents
Diff 169205 lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/TargetInfo.cpp
|