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

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 09:09:31 PDT 2019


cameron.mcinally added a comment.

In D57504#1725445 <https://reviews.llvm.org/D57504#1725445>, @rengolin wrote:

> LLVM is a very fast moving target, stopping the world to get the IR "right" doesn't work.
>
> A good example to look for is the scalable vector IR changes that have gone through multiple attempts and are going on for many years and still not complete...
>
> These things take time, rushing it usually backfires. :)


Ha, yeah. All good points. I'll let this drop...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57504





More information about the llvm-commits mailing list