[PATCH] D46241: [CodeGen] Recognize more cases of zero initialization
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 21 15:50:27 PDT 2018
rsmith added a comment.
I've done some more investigation, and I now think this patch is merely working around deficiencies elsewhere. See https://reviews.llvm.org/D47166, which aims to fix those deficiencies more directly.
Repository:
rC Clang
https://reviews.llvm.org/D46241
More information about the cfe-commits
mailing list