[PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT.

Kevin Qin kevinqindev at gmail.com
Mon Dec 9 01:02:34 PST 2013


  Hi Tim,

  ARM backend intrinsic "arm_neon_vbsl" and AArch64ISD "Neon_bsl" are removed and replaced by vselect. Please review.

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2351?vs=5949&id=5979#toc

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrNEON.td
  test/CodeGen/AArch64/neon-bsl.ll
  test/CodeGen/AArch64/neon-simd-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2351.2.patch
Type: text/x-patch
Size: 37872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131209/77e108c3/attachment.bin>


More information about the llvm-commits mailing list