[PATCH] D12543: [x86] fix allowsMisalignedMemoryAccesses() for 8-byte and smaller accesses
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 16:45:21 PDT 2015
qcolombet added a comment.
Hi Sanjay,
LGTM.
> The overlapping accesses may be a separate bug.
I do not know if this is a separate bug, but at least it does not seem related to your changes, i.e., it happened before, right :).
What is the PR for that?
Do you plan to follow-up on that?
Thanks,
-Quentin
http://reviews.llvm.org/D12543
More information about the llvm-commits
mailing list