flang-compiler / flang

Flang is a Fortran language front-end designed for integration with LLVM.
Other
801 stars 137 forks source link

Port Classic Flang to RISC-V #1447

Open bryanpkc opened 5 months ago

ppenzin commented 5 months ago

@bryanpkc still interested. If you have patches you can publish I'd be happy to poke around and see if I can contribute more.

ppenzin commented 3 weeks ago

I've had some discussion with others involved in RISC-V toolchains, classic Flang is actually attractive, because it is a port of code that already works on other platfoms, rather than development of new front-end.

bryanpkc commented 2 weeks ago

OK, we are testing the patch internally.

ppenzin commented 2 weeks ago

I am watching the repo, but some times miss notifications, feel free to ping me when you push it out.