[llvm] [AArch64] Convert concat(uhadd(a,b), uhadd(c,d)) to uhadd(concat(a,c), concat(b,d)) (PR #79464)

Rin Dobrescu via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 08:51:38 PST 2024


https://github.com/Rin18 edited https://github.com/llvm/llvm-project/pull/79464


More information about the llvm-commits mailing list