Sander de Smalen
Sander de Smalen
> > To me this looks more like a DAGCombine rather than a lowering problem. You're essentially saying `fp_op->gpr->fpr` should be rewritten as `new_fp_op` when possible. I'm assuming there are...
> It isn't clear to me whether we expect callers of `__arm_sme_state_size` to check for zero returns, and skip the save and restore calls for that case. If so (“case...
> > > I wonder how useful the `OPTIONS` will be in practice, given that `__arm_sme_save` must leave PSTATE.ZA in a dormant or off state. It seems unlikely that a...
> The previous comment about updating the inline asm documentation still stands. Thanks, I missed that comment previously. I've now added a comment that I believe is sufficient to cover...