[PATCH] D152523: [LV] Add cost model for simd vector select instructions of type float

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 00:47:39 PDT 2023


dmgreen added a comment.

Hello. 2 sounds like an OK cost to me, as a fallback when we are not sure where the condition comes from.

Can you add v8f16 and v4f16 types too, to keep them consistent?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152523/new/

https://reviews.llvm.org/D152523



More information about the llvm-commits mailing list