[llvm-dev] [RFC] Vector Predication (original) (raw)

David Greene via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 7 09:12:26 PST 2019


Philip Reames <listmail at philipreames.com> writes:

I think this does come close, yes. There's still the question of just how common a short vectorized function of this form is in practice after inlining

They are quite common for long vector-length machines (2048 bits or more). Not just functions but loops too.

                            -David


More information about the llvm-dev mailing list