glider added a comment.

Re: case when STy != Loc.getElementType() - this is already covered by other 
Clang tests.

I'm still unsure about the heuristic here. I believe that for 
auto-initialization we want to be quite aggressive with these splits (unlike 
for regular constant stores).
Perhaps we should do the split in the case all bytes are pattern bytes? (This 
is probably another use case for `forInit`)


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

https://reviews.llvm.org/D57898



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to