[PATCH] D53138: Scalable type size queries (clang)

Graham Hunter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 04:16:51 PDT 2018


huntergr abandoned this revision.
huntergr added a comment.

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.


https://reviews.llvm.org/D53138





More information about the cfe-commits mailing list