[PATCH] D57504: RFC: Prototype & Roadmap for vector predication in LLVM
Tobias Grosser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 9 05:05:09 PDT 2019
grosser added a comment.
Nice. Btw. another motivation could be std::simd. Here the overflow intrinsics exposed as builtin would allow us to provide a fast implementation of the masked variants of <simd>
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