You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cc @anmolparalkar-nxp who I think had similar downstream patches against llvm 18 in their branch for some Zilsd support. I don't know how that upstreaming effort is going
Here are some other places that might benefit:
callee-save spills/reloads two at a time (this was iirc on NXP's branch)
adding Zilsd in the load/store pairing pass from MIPs (by @djtodoro)
We are interested in more Zilsd support in codegen, so thank you for focussing on this more
I'm working on initial codegen support Zilsd. Focusing on i64 loads/stores in SelectionDAG and f64 loads and stores with Zdinx.
Filing this ticket to increase visibility while I work on the patches.
The text was updated successfully, but these errors were encountered: