public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kito Cheng <kito.cheng@gmail.com>
To: Jeff Law <jeffreyalaw@gmail.com>
Cc: "Yixuan Chen" <oriachiuan@gmail.com>,
	"Christoph Müllner" <christoph.muellner@vrull.eu>,
	chenyixuan@iscas.ac.cn, gcc-patches@gcc.gnu.org,
	shiyulong@iscas.ac.cn, shihua@iscas.ac.cn, jiawei@iscas.ac.cn,
	"Jojo R" <rjiejie@linux.alibaba.com>,
	"Philipp Tomsich" <philipp.tomsich@vrull.eu>,
	"Cooper Qu" <cooper.qu@linux.alibaba.com>
Subject: Re: [PATCH] minimal support for xtheadv
Date: Fri, 10 Nov 2023 00:22:17 +0800	[thread overview]
Message-ID: <CA+yXCZCneXs-puMQwEdq_t7GSZ1k2mFK4nfSCcqm7fXdjQnfvA@mail.gmail.com> (raw)
In-Reply-To: <ade60c32-fe0f-4b63-88a6-6150b9b6773f@gmail.com>

Give a few more thought behind my first LGTM:

I am OK *IF* binutils bits accepted since it's just kind of bypassing
the -march to bintuils to enable those instructions for assembly code.
However the situation seems is little more complicated than my expect
at beginning...:P

Anyway, I still think it's fine to accept that to me *IF* bintuils
part has landed, but only limited to -march support, no further things
for GCC 14 like intrinsic and auto vectorizer stuff for t-head vector
(or vector 0.7).

On Fri, Nov 10, 2023 at 12:05 AM Jeff Law <jeffreyalaw@gmail.com> wrote:
>
>
>
> On 11/9/23 01:38, Yixuan Chen wrote:
> > Hi Kito and Christoph,
> >
> > XYenChi (oriachiaun@gmail.com <mailto:oriachiaun@gmail.com>) is my
> > e-mail address too. I didn't notice the git email config have changed,
> > very sorry about that.
> >
> > We want to support other operate system project from our team, so port
> > the XTheadV. If T-Head and VRULL have made great progress, it's pleasure
> > to follow your work. By the way, I have sent the opcode patch to
> > binutils, if you have any concern, please check the patch:
> > https://sourceware.org/pipermail/binutils/2023-November/130431.html
> > <https://sourceware.org/pipermail/binutils/2023-November/130431.html>
> >
> > If our team could provide any help, please let us know.
> Given we see multiple organizations with an interest in this work, but
> that the bulk of the work can't be integrated in the short term, y'all
> might consider a shared development branch for coordination.
>
> That gives the two organizations a place to coordinate their work while
> things like the ISA spec and such get solidified.  Presumably the goal
> for the main body of work is not gcc-14, but gcc-15.
>
> I don't want to dictate how coordination happens.  Ultimately it's
> something the relevant developers can decide.
>
> jeff

      reply	other threads:[~2023-11-09 16:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08 13:12 chenyixuan
2023-11-09  7:39 ` Kito Cheng
2023-11-09  8:05   ` Christoph Müllner
2023-11-09  8:38     ` Yixuan Chen
2023-11-09 16:04       ` Jeff Law
2023-11-09 16:22         ` Kito Cheng [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+yXCZCneXs-puMQwEdq_t7GSZ1k2mFK4nfSCcqm7fXdjQnfvA@mail.gmail.com \
    --to=kito.cheng@gmail.com \
    --cc=chenyixuan@iscas.ac.cn \
    --cc=christoph.muellner@vrull.eu \
    --cc=cooper.qu@linux.alibaba.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jeffreyalaw@gmail.com \
    --cc=jiawei@iscas.ac.cn \
    --cc=oriachiuan@gmail.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=rjiejie@linux.alibaba.com \
    --cc=shihua@iscas.ac.cn \
    --cc=shiyulong@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).