[all-commits] [llvm/llvm-project] 549020: Revert "[AArch64] Convert concat(uhadd(a, b), uhadd...

Rin Dobrescu via All-commits all-commits at lists.llvm.org
Wed Jan 31 08:32:53 PST 2024


  Branch: refs/heads/revert-79464-uhadd_concat
  Home:   https://github.com/llvm/llvm-project
  Commit: 5490201f1bcf78b0d51bc5bd95e9eb5976d8891b
      https://github.com/llvm/llvm-project/commit/5490201f1bcf78b0d51bc5bd95e9eb5976d8891b
  Author: Rin Dobrescu <dobrescuira at yahoo.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/avoid-pre-trunc.ll
    R llvm/test/CodeGen/AArch64/concat-vector-add-combine.ll

  Log Message:
  -----------
  Revert "[AArch64] Convert concat(uhadd(a,b), uhadd(c,d)) to uhadd(concat(a,c)…"

This reverts commit cf828aee2460058db5dacb1523797fe787486f4d.




More information about the All-commits mailing list