[PATCH] D78203: [VP,Integer,#2] ExpandVectorPredication pass

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 05:54:45 PDT 2020


simoll planned changes to this revision.
simoll added a comment.

This will use `llvm.get.active.lane.mask` to expand VP intrinsics for scalable vectors on targets that do not support the `%evl` parameter (D79100 <https://reviews.llvm.org/D79100>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78203





More information about the llvm-commits mailing list