...@gmail.com;
ja...@redhat.com; Jaydeep Patil; Faraz Shahbazker; Aleksandar Rakic
Subject: [PATCH v2 3/7] MIPSR6: Fix ICE occurred in R6 target
From: Jaydeep Patil
Fix ICE occurred in R6 target due to a clobber-list introduced in
MADD/MSUB during combine pass.
gcc/
* config/mips/mips.md
From: Jaydeep Patil
Fix ICE occurred in R6 target due to a clobber-list introduced in
MADD/MSUB during combine pass.
gcc/
* config/mips/mips.md: Define new splitters for MADD/MSUB on
the r6 target.
Cherry-picked 180f74c8ebdf13ddac806695d0333af7b924c402
from https://github.com/MI