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`)
On Fri, Feb 8, 2019, 11:36 Alexander Potapenko via Phabricator < [email protected]> wrote: > glider marked 2 inline comments as not done. > glider added a comment. > > Sorry, didn't mean to mark these done. > > > CHANGES SINCE LAST ACTION > https://reviews.llvm.org/D57898/new/ > > https://reviews.llvm.org/D57898 > > > >
_______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
