[PATCH] D64551: [X86] EltsFromConsecutiveLoads - support common source loads
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 04:08:50 PDT 2019
RKSimon added a comment.
In D64551#1580187 <https://reviews.llvm.org/D64551#1580187>, @lebedev.ri wrote:
> Does this need to do anything to ensure that there are no interferences, in the sense of non-known-noalias writes?
That's what areNonVolatileConsecutiveLoads handles no?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64551/new/
https://reviews.llvm.org/D64551
More information about the llvm-commits
mailing list