[PATCH] D76528: [clang codegen] Clean up handling of vectors with trivial-auto-var-init.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 23 16:21:38 PDT 2020


efriedma added a comment.

Actually looking again, I'm not sure there's any way to make clang generate a bool vector at the moment.  Added tests for the rest.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76528





More information about the cfe-commits mailing list