Hi!
On Wed, Sep 01, 2021 at 11:13:46AM -0500, Bill Schmidt wrote:
> * config/rs6000/rs6000-call.c (new_mma_expand_builtin):
> Implement.
Same comment as all previous here :-)
> new_mma_expand_builtin (tree exp, rtx target, insn_code icode,
> rs6000_gen_builtins
Replace mma_expand_builtin. There are no significant logic changes,
just adjustments to use the new infrastructure and clean up formatting.
2021-09-01 Bill Schmidt
gcc/
* config/rs6000/rs6000-call.c (new_mma_expand_builtin):
Implement.
---
gcc/config/rs6000/rs6000-call.c | 10