Search found 2 matches

by ESP_AndreiS
Mon Feb 10, 2020 1:08 am
Forum: General Discussion
Topic: Status of LLVM support?
Replies: 6
Views: 12270

Re: Status of LLVM support?

Hi kortschak, we updated current patches (1-10), which are in LLVM review, according to changes in upstream version and reviewers requests for changes. Also we ported Xtensa backend to release 9.0.1 https://github.com/espressif/llvm-project
by ESP_AndreiS
Fri Feb 22, 2019 11:51 am
Forum: General Discussion
Topic: LLVM for Xtensa
Replies: 11
Views: 52464

Re: LLVM for Xtensa

This is great news! Are there plans to get this backend upstreamed after it has been rebased? I'm working on porting Go to microcontrollers (see tinygo.org ) and I would really like to support this chip as well. Having it upstream would make it much easier to add support. Yes, we have plans to prop...