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

Graham Hunter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 11 07:02:24 PDT 2018


huntergr created this revision.

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.


https://reviews.llvm.org/D53138

Files:
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGExprScalar.cpp
  lib/CodeGen/CGStmt.cpp
  lib/CodeGen/TargetInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53138.169205.patch
Type: text/x-patch
Size: 8533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181011/e080eb54/attachment.bin>


More information about the cfe-commits mailing list