Unverified Commit 365aa157 authored by Rin Dobrescu's avatar Rin Dobrescu Committed by GitHub
Browse files

[AArch64] Convert UADDV(add(zext, zext)) into UADDLV(concat). (#78301)

We can convert a UADDV(add(zext(64-bit source), zext(64-bit source)))
into UADDLV(concat), where the concat represents the 64-bit zext
sources.
parent 865e4a1f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment