[all-commits] [llvm/llvm-project] 8be3af: Revert "[EarlyIfConversion] Avoid producing select...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Fri Apr 30 14:56:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8be3af36f9e1d30050455a0bf1e239e993a28a2c
      https://github.com/llvm/llvm-project/commit/8be3af36f9e1d30050455a0bf1e239e993a28a2c
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M llvm/lib/CodeGen/EarlyIfConversion.cpp
    R llvm/test/CodeGen/AArch64/early-ifcvt-same-value.mir

  Log Message:
  -----------
  Revert "[EarlyIfConversion] Avoid producing selects with identical operands"

This reverts commit 3d27b5d28aabf8516aa1fefc78a6878b89a992f0.

Broke one of the PPC tests, which I didn't see because I usually build with
only the x86/AARch64 targets enabled... oops.

https://lab.llvm.org/buildbot#builders/109/builds/13834

llvm/test/CodeGen/PowerPC/expand-foldable-isel.ll




More information about the All-commits mailing list