[PATCH] D105423: Add support for Opaque as a LowLevelType

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 05:30:45 PDT 2021


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

Remove reference to opaque type and allow scalars of zero size.

As a consequence, not all scalar LLTs can now be converted to IR Integer Types.


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/CodeGen/MachineOperand.cpp
  llvm/lib/Support/LowLevelType.cpp
  llvm/unittests/CodeGen/LowLevelTypeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105423.358932.patch
Type: text/x-patch
Size: 10987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/6bb59428/attachment.bin>


More information about the llvm-commits mailing list