[PATCH] D57504: RFC: Prototype & Roadmap for vector predication in LLVM
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 04:45:32 PDT 2019
simoll added a comment.
Herald added subscribers: lenary, hiraditya.
Picking this up again. I begin with changing the VP intrinsics as outlined before <https://reviews.llvm.org/D57504#1471296> with one deviation from the earlier plan:
- There will be no `llvm.vp.constrained.*` just `llvm.vp.*` and all FP intrinsics will have an exception mode and rounding mode parameter.
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