[PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic. -LLVM

Tim Northover t.p.northover at gmail.com
Fri Dec 6 01:12:52 PST 2013


  Hi Kevin,

  I think the load/store intrinsics are unnecessary; you can use a normal load or store instruction here quite happily (perhaps with a bitcast around it, though even that's probably excessive).

  The pmull changes look reasonable though.

  Cheers.

  Tim.

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



More information about the cfe-commits mailing list