[all-commits] [llvm/llvm-project] 3e3976: Revert "Return "[InstCombine] Simplify compare of ...

Sam Parker via All-commits all-commits at lists.llvm.org
Sun Jun 14 23:47:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e39760f8eaad4770efa05824768e67237915cf5
      https://github.com/llvm/llvm-project/commit/3e39760f8eaad4770efa05824768e67237915cf5
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M clang/test/CodeGenObjC/exceptions.m
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/icmp-constant-phi.ll
    M llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
    M llvm/test/Transforms/InstCombine/zext-or-icmp.ll

  Log Message:
  -----------
  Revert "Return "[InstCombine] Simplify compare of Phi with constant inputs against a constant""

This reverts commit 23291b9863c8af7ad348c4a7d85d8d784df88eb1.

This caused performance regressions.




More information about the All-commits mailing list