[PATCH] D133634: [clang] Allow vector of BitInt

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 15 10:03:29 PDT 2022


craig.topper added subscribers: efriedma, craig.topper.
craig.topper added a comment.

I'm a little nervous about non-byte-sized non-power of 2 elements. The memory layout handling gets a little weird in the backend. @efriedma what do you think?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133634



More information about the cfe-commits mailing list