Is anyone working on -mtune
/-march
/-mcpu
support for Hazard3/RP2350 in GCC?
#19
Labels
-mtune
/-march
/-mcpu
support for Hazard3/RP2350 in GCC?
#19
A few of us were talking on IRC about tunings, which led me to poking around and finding this -- I hadn't realized the RP2350 had it's own uarch, sorry. I was just wondering if anyone was planning on sending patches for GCC. Specifically it looks like the
Xh3bextm
extension could hook into some actual codegen, and the tune/cpu structs would make life a little easier for users to target.Also: thanks a ton for the datasheet, it's super detailed. Having the exact tapeout RTL and targeted spec versions makes life a lot easier for us SW people ;)
Having the datasheet should make it fairly straight-forward to do this, but I wanted to check and see if anyone was already planning on doing so.
The text was updated successfully, but these errors were encountered: