This is a small series to fix If-Conversion on OpenRISC after the build broken
with recent subreg changes.

Stafford Horne (2):
  or1k: Implement *extendbisi* to fix ICE in convert_mode_scalar
    [PR120587]
  or1k: Improve If-Conversion by delaying cbranch splits

 gcc/config/or1k/or1k.cc       | 54 +++++++++++++++++++++++++++++++++
 gcc/config/or1k/or1k.md       | 57 +++++++++++++++++++++++++++++++++--
 gcc/config/or1k/predicates.md |  4 +++
 3 files changed, 113 insertions(+), 2 deletions(-)

-- 
2.49.0

Reply via email to