| commit | c027bcca77804c85279738b6b7ad910bfe697a14 | [log] [tgz] |
|---|---|---|
| author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | Tue Jun 24 11:08:48 2025 +0100 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 24 03:13:18 2025 -0700 |
| tree | e159ea1489e8aa9e5316c62a478adb257c1adbaa | |
| parent | c3bfbac3feddc0111b7689c83096539c86bda7c8 [diff] |
[AArch64] Consider StreamingSVE in shouldExpandGetActiveLaneMask (#144722) If StreamingSVE is available, we may be able to lower the intrinsic to the GET_ACTIVE_LANE_MASK node instead of expanding it. Also adds the node to addTypeForFixedLengthSVE to ensure we lower to the SVE instruction when useSVEForFixedLengthVectors is true. GitOrigin-RevId: 61b99ca51282f8ebe31c0a4c179383883730b8c7