[PATCH] D41543: [Transforms] Propagate new-format TBAA tags on simplification of memory-transfer intrinsics

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 00:23:59 PST 2018


kosarev added a comment.

Separate tags for reading and writing aggregate accesses would certainly make sense. But that change would require some significant amount of time while being beyond the scope of the current work. This was briefly discussed before in https://reviews.llvm.org/D41539#966289.


https://reviews.llvm.org/D41543





More information about the llvm-commits mailing list