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

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 23 15:48:54 PDT 2020


jfb added a comment.

The test files I added checked initialization had stores to each padding location, I think that's what would be needed here as well.


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