[PATCH] D66688: [LoopVectorize] Leverage speculation safety to avoid masked.loads

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 09:56:39 PDT 2019


aemerson added a comment.

> This is a building block on the path to a longer term goal, which is to eventually support early exits in the vectorizer. (But that's out of scope for the moment.)

Is there anything more you can share on this in terms of design plans?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66688





More information about the llvm-commits mailing list