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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 06:36:02 PST 2019


simoll added a comment.

Integer slice patches
---------------------

#1 //IR-level support:// https://reviews.llvm.org/D69891
#2 //TTI & Legalization:// <stay tuned>
#3 //ISel patch:// <stay tuned>

I'll update this comment as we go to keep track of the integer slice.


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