[PATCH] D105423: Add support for zero-sized Scalars as a LowLevelType

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 08:12:46 PDT 2021


pmatos updated this revision to Diff 360468.
pmatos added a comment.

Tidy up isScalar() and improve code formatting


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105423/new/

https://reviews.llvm.org/D105423

Files:
  llvm/include/llvm/Support/LowLevelTypeImpl.h
  llvm/lib/Support/LowLevelType.cpp
  llvm/unittests/CodeGen/LowLevelTypeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105423.360468.patch
Type: text/x-patch
Size: 11144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/fc7bbc1b/attachment.bin>


More information about the llvm-commits mailing list