[PATCH] D57504: RFC: Prototype & Roadmap for vector predication in LLVM
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 04:57:42 PDT 2019
simoll added a comment.
<<~same mail send to llvm-dev>>
Who is interested in a round table on vector predication at the '19 US DevMtg and/or would like to help organizing one? There were some proposals for related round tables on the mailing list but not all of them have a time slot yet (VPlan, SVE, complex math, constrained fp, ..). I am eyeing the Wednesday, 11:55 slot so please let me know if there is a schedule conflict i am not aware of.
Potential Topics:
- Intersection with constrained-fp intrinsics and backend support (also complex arith).
- Design of predicated reduction intrinsics (intersection with llvm.experimental.reduce[.v2].*).
- Compatibility with SVE LLVM extension.
- <Your topic here>
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