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

Tim Northover t.p.northover at gmail.com
Fri Dec 6 02:56:16 PST 2013


  Hi Kevin,

  From the change, it looks like Neon_bsl may not be needed at all: it appears to have identical semantics to vselect. If so, we should change ISelLowering to produce vselect instead and only have the one pattern.

  Cheers.

  Tim.

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



More information about the llvm-commits mailing list