public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Can I push code to GCC?
       [not found] <60994004.1c69fb81.b8040.8e98SMTPIN_ADDED_BROKEN@mx.google.com>
@ 2021-05-21  2:30 ` Wei Wu
  0 siblings, 0 replies; 3+ messages in thread
From: Wei Wu @ 2021-05-21  2:30 UTC (permalink / raw)
  To: juzhe.zhong; +Cc: gcc

Hi Juzhe,


Glad to hear from you. You are welcome!


All patches may need be reviewed and approved before it get merged into 
gcc repo. you can send the patchset to gcc-patches mailing list[1].


Depending on what parts your patchset touches, the time of review 
process varies. Please be patient :)


Before you submit your code (patchset) the gcc project, you might want 
to check whether your affiliation(company) had signed the FSF copyright 
assignments, which is the pre-requirement for pushing codes into gcc repo.


[1] https://gcc.gnu.org/mailman/listinfo/gcc-patches


On 2021/5/10 9:01 PM, juzhe.zhong@rivai.ai wrote:
> Hi, I am a compiler engineer base on GCC in China. Recently, I develop a new pattern for vector widen multiply-accumulator(I call it widen fma) because the ISA in my project has the instruction (vwmacc). I develop a lot of code especiallly frontend (gimple&&generic) int GCC. This is useful for my project, but I am not sure whether it is useful for GCC overall. Can I deliver the code?  And maybe you guys can check my code and refine it to have a better quality. Thank you!
>
>
>
> juzhe.zhong@rivai.ai

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can I push code to GCC?
       [not found] <60993fb8.1c69fb81.4cc3f.1d47SMTPIN_ADDED_BROKEN@mx.google.com>
@ 2021-05-13 19:06 ` Jeff Law
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Law @ 2021-05-13 19:06 UTC (permalink / raw)
  To: juzhe.zhong, gcc


On 5/10/2021 7:01 AM, juzhe.zhong@rivai.ai wrote:
> Hi, I am a compiler engineer base on GCC in China. Recently, I develop a new pattern for vector widen multiply-accumulator(I call it widen fma) because the ISA in my project has the instruction (vwmacc). I develop a lot of code especiallly frontend (gimple&&generic) int GCC. This is useful for my project, but I am not sure whether it is useful for GCC overall. Can I deliver the code?  And maybe you guys can check my code and refine it to have a better quality. Thank you!

The process for contributing code is to post the patch to the 
gcc-patches mailing list for design/implementation review.  For new 
contributors, if the patch is acceptable, someone will commit it for 
you.  Over time if you make several contributions, then we'll set you up 
with write access to the repository.


jeff


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Can I push code to GCC?
@ 2021-05-10 13:01 juzhe.zhong
  0 siblings, 0 replies; 3+ messages in thread
From: juzhe.zhong @ 2021-05-10 13:01 UTC (permalink / raw)
  To: gcc

Hi, I am a compiler engineer base on GCC in China. Recently, I develop a new pattern for vector widen multiply-accumulator(I call it widen fma) because the ISA in my project has the instruction (vwmacc). I develop a lot of code especiallly frontend (gimple&&generic) int GCC. This is useful for my project, but I am not sure whether it is useful for GCC overall. Can I deliver the code?  And maybe you guys can check my code and refine it to have a better quality. Thank you!  



juzhe.zhong@rivai.ai

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-21  2:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <60994004.1c69fb81.b8040.8e98SMTPIN_ADDED_BROKEN@mx.google.com>
2021-05-21  2:30 ` Can I push code to GCC? Wei Wu
     [not found] <60993fb8.1c69fb81.4cc3f.1d47SMTPIN_ADDED_BROKEN@mx.google.com>
2021-05-13 19:06 ` Jeff Law
2021-05-10 13:01 juzhe.zhong

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).