[PATCH] D12543: [x86] fix allowsMisalignedMemoryAccesses() for 8-byte and smaller accesses

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 08:08:26 PDT 2015


spatel added a comment.

In http://reviews.llvm.org/D12543#237942, @qcolombet wrote:

> Even if it does not turn out to be relevant perform-wise, I would like we track the issue, as it is not elegant :).


Sure - filed as PR24678. 
Also, disregard the earlier question about correctness...I still can't think in little endian. :)


http://reviews.llvm.org/D12543





More information about the llvm-commits mailing list