Revert "[AArch64] Convert concat(uhadd(a,b), uhadd(c,d)) to uhadd(concat(a,c),...
Revert "[AArch64] Convert concat(uhadd(a,b), uhadd(c,d)) to uhadd(concat(a,c), concat(b,d))" (#80157) Reverts llvm/llvm-project#79464 while figuring out why the tests are failing.
Loading
Please sign in to comment