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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 08:50:18 PDT 2021


tlively added a comment.

Nice! This is a lot simpler. I agree that it would be nicer to avoid introducing a new `opaque` concept here entirely, but if fixing up users that depend on zero-sized LLTs to be invalid looks tricky, then this solution seems reasonable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105423



More information about the llvm-commits mailing list