mbox series

[v2,0/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops

Message ID 20240105175224.3012-1-andre.simoesdiasvieira@arm.com
Headers show
Series arm: Add support for MVE Tail-Predicated Low Overhead Loops | expand

Message

Andre Vieira (lists) Jan. 5, 2024, 5:52 p.m. UTC
Hi,

Resending series version 2 addression comments on first version, also moved
parts of the first patch to the second so it can be built without the second
patch.

Andre Vieira (2):
  arm: Add define_attr to to create a mapping between MVE predicated and
    unpredicated insns
  arm: Add support for MVE Tail-Predicated Low Overhead Loops