[all-commits] [llvm/llvm-project] 427520: Revert "[InstCombine] factorize min/max intrinsic ...

Amy Huang via All-commits all-commits at lists.llvm.org
Thu Aug 12 12:36:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 427520a8fa09cc9e65e3ee118be7cc5f1ac21d10
      https://github.com/llvm/llvm-project/commit/427520a8fa09cc9e65e3ee118be7cc5f1ac21d10
  Author: Amy Huang <akhuang at google.com>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/test/Transforms/InstCombine/minmax-intrinsics.ll

  Log Message:
  -----------
  Revert "[InstCombine] factorize min/max intrinsic ops with common operand"

This reverts commit 6de1dbbd09c12abbec7eb187ffa1afbd47302dfa because it causes a
compiler crash.




More information about the All-commits mailing list