Hi, Who is interested in a round table on vector predication 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: - LLVM-VP proposal (https://reviews.llvm.org/D57504) - 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> Best - Simon
Cameron McInally via llvm-dev
2019-Oct-17 12:11 UTC
[llvm-dev] Vector Predication Roundtable
+1 for all the topics mentioned. On Thu, Oct 17, 2019 at 7:53 AM Simon Moll via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Hi, > > Who is interested in a round table on vector predication 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: > > - LLVM-VP proposal (https://urldefense.proofpoint.com/v2/url?u=https-3A__reviews.llvm.org_D57504&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=O_4M49EtSpZ_-BQYeigzGv0P4__noMcSu2RYEjS1vKs&m=swbCnHHczCYbatWvoeUUAfR2XrZkXnv_OcMlmI-VCjU&s=qv-moFY1bFFfkIPRaj9L7kfrjt6EQ0kOC6nxxx-zBn0&e= ) > > - 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> > > Best > > - Simon > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_llvm-2Ddev&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=O_4M49EtSpZ_-BQYeigzGv0P4__noMcSu2RYEjS1vKs&m=swbCnHHczCYbatWvoeUUAfR2XrZkXnv_OcMlmI-VCjU&s=cbvfkpokXc0jBbxc566Yz35TPIQISzledcPWjsmWL38&e=
I've submitted the VPlan one for Tues morning (not clashing with MLIR) and SVE on Wed afternoon (avoiding FP and github). I'd be up for a predication one, too. On Thu, 17 Oct 2019 at 12:53, Simon Moll via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Hi, > > Who is interested in a round table on vector predication 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: > > - LLVM-VP proposal (https://reviews.llvm.org/D57504) > > - 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> > > Best > > - Simon > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Simon Moll via llvm-dev <llvm-dev at lists.llvm.org> writes:> Hi, > > Who is interested in a round table on vector predication 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: > > - LLVM-VP proposal (https://reviews.llvm.org/D57504) > > - 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>I'm very interested in such a roundtable, with all of the topics you've listed. -David