[PATCH] [AArch64 NEON] Lower SELECT_CC with vector operand.

Kevin Qin kevinqindev at gmail.com
Tue Jan 28 01:06:17 PST 2014


Hi,

When the scalar compare is between floating point, we custom lower SELECT_CC to use NEON SIMD compare for generating less instructions. Please review, thanks.

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

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrNEON.td
  test/CodeGen/AArch64/neon-select_cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2639.1.patch
Type: text/x-patch
Size: 19241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140128/3b55d19a/attachment.bin>


More information about the llvm-commits mailing list