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

Jacob Lifshay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 10:12:38 PST 2020


programmerjake added a comment.

In D57504#1857309 <https://reviews.llvm.org/D57504#1857309>, @programmerjake wrote:

> From what I recall, the plan is to implement this by using fixed-size vector types combined with VL-based ops. MVL would be the size of those vector types.


To be clear, I'm referring specifically to LLVM IR for SimpleV, not for other targets.


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