[PATCH] D25713: Improve ARM lowering for "icmp <2 x i64> eq".

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 04:28:28 PDT 2016


jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.

I had to convince myself that this is correct for big-endian. I think it is, as the transform is symmetric.

LGTM.


Repository:
  rL LLVM

https://reviews.llvm.org/D25713





More information about the llvm-commits mailing list