[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
- Previous message: [llvm-dev] [RFC] Vector Predication
- Next message: [llvm-dev] [RFC] Vector Predication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [llvm-dev] [RFC] Vector Predication
- Next message: [llvm-dev] [RFC] Vector Predication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]