[PATCH] D22975: Compute the Newton series natively

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 15:17:59 PDT 2016


evandro added a comment.

It's better to use `VSELECT` also for scalar types.  How do I go about to stuff scalars into vectors and then out around `VSELECT`?

Thank you.


Repository:
  rL LLVM

https://reviews.llvm.org/D22975





More information about the llvm-commits mailing list