[PATCH] D69891: [VP,Integer,#1] Vector-predicated integer intrinsics

Andy Kaylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 15:59:48 PST 2020


andrew.w.kaylor added a comment.

In D69891#1878624 <https://reviews.llvm.org/D69891#1878624>, @simoll wrote:

> > After I made that suggestion @craig.topper pointed out to me that the "experimental" qualifier has a tendency to never go away. See, for example, vector add/reduce intriniscs. All this is to say that my suggestion is just a suggestion and I could be convinced to drop it if that is the consensus.
>
> How about we stick with `llvm.vp.fadd` and go for `llvm.vp.fadd.v2`, etc when/if the intrinsics are updated?


I'm OK with that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69891





More information about the llvm-commits mailing list