[PATCH] [AArch64 ACLE] Fix a bug about vcles_f32 and vcled_f64.

Kevin Qin kevinqindev at gmail.com
Tue Jan 21 22:25:46 PST 2014


Hi,

As vcles_f32() and vcled_f64 are implemented by FCMGE, operands should make a swap.

http://llvm-reviews.chandlerc.com/D2589

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/aarch64-neon-intrinsics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2589.1.patch
Type: text/x-patch
Size: 6275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140121/97b2d3c0/attachment.bin>


More information about the cfe-commits mailing list