[PATCH] D57504: RFC: Prototype & Roadmap for vector predication in LLVM

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 05:02:04 PST 2020


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

- Add pivot/threshold argument to `llvm.vp.select` and remove `llvm.vp.compose`
- Clarify documentation on preserved lanes
- explicit vlen arg is either negative or (new requirement) less-equal-than the number of lanes of the operation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57504





More information about the llvm-commits mailing list