[all-commits] [llvm/llvm-project] b66147: Revert "Revert "[AArch64][GlobalISel] Optimize con...

Amara Emerson via All-commits all-commits at lists.llvm.org
Tue Feb 22 17:22:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b661470bce1454f7e08c7efe932067a25737db7f
      https://github.com/llvm/llvm-project/commit/b661470bce1454f7e08c7efe932067a25737db7f
  Author: Amara Emerson <amara at apple.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/arm64-ccmp.ll

  Log Message:
  -----------
  Revert "Revert "[AArch64][GlobalISel] Optimize conjunctions of compares to conditional compares.""

This reverts commit 55c181a6c786cfbfa8b7aabe0a8ba721a65b1445.

The original commit I made was an old patch, mea culpa. Committing the right
implementation with test case for the reported crash.




More information about the All-commits mailing list