[all-commits] [llvm/llvm-project] c49b9e: [Doc] Proposal for vector	predication
    Simon Moll via All-commits 
    all-commits at lists.llvm.org
       
    Mon Feb 10 01:36:28 PST 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c49b9e0d3284715415cb9f473f6ab2257e778c2b
      https://github.com/llvm/llvm-project/commit/c49b9e0d3284715415cb9f473f6ab2257e778c2b
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)
  Changed paths:
    M llvm/docs/GettingInvolved.rst
    A llvm/docs/Proposals/VectorPredication.rst
  Log Message:
  -----------
  [Doc] Proposal for vector predication
Summary:
Proposal and roadmap towards vector predication in LLVM.
This patch documents that
a) It is recognized that current LLVM is ill-equipped for vector predication.
b) The community is working on a solution.
c) A concrete prototype exists in the VP extension (D57504).
Reviewers: rkruppe, rengolin, cameron.mcinally, SjoerdMeijer, andrew.w.kaylor, craig.topper, sdesmalen, k-ishizaka, lattner, fhahn
Reviewed By: andrew.w.kaylor
Subscribers: rogfer01, merge_guards_bot, simoncook, s.egerton, llvm-commits, efocht
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73889
    
    
More information about the All-commits
mailing list