[all-commits] [llvm/llvm-project] 75b18b: Revert "[AArch64][GlobalISel] Fold away lowered ve...

Amara Emerson via All-commits all-commits at lists.llvm.org
Tue Oct 4 03:03:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75b18ba14d07d38f7031f282f0d216fa6153fd81
      https://github.com/llvm/llvm-project/commit/75b18ba14d07d38f7031f282f0d216fa6153fd81
  Author: Amara Emerson <amara at apple.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64Combine.td
    M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/combine-udiv.ll
    R llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-sext-of-vcmp.mir
    M llvm/test/CodeGen/AArch64/arm64-vabs.ll
    M llvm/test/CodeGen/AArch64/min-max.ll
    M llvm/test/CodeGen/AArch64/neon-compare-instructions.ll

  Log Message:
  -----------
  Revert "[AArch64][GlobalISel] Fold away lowered vector sign-extend of vector compares."

This reverts commit dcd02a524befcec71f46ab76d725b2a8f8623d69.

We should instead use the generic combine.




More information about the All-commits mailing list