[all-commits] [llvm/llvm-project] f9e4ae: Revert "[InstCombine] Improve TryToSinkInstruction...

annamthomas via All-commits all-commits at lists.llvm.org
Wed Sep 15 15:03:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9e4aebe4a7a318869f57852359ad637f5c5a009
      https://github.com/llvm/llvm-project/commit/f9e4aebe4a7a318869f57852359ad637f5c5a009
  Author: Anna Thomas <anna at azul.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M llvm/include/llvm/IR/Value.h
    M llvm/lib/IR/Value.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/icmp-mul-zext.ll
    M llvm/test/Transforms/InstCombine/sink_instruction.ll

  Log Message:
  -----------
  Revert "[InstCombine] Improve TryToSinkInstruction with multiple uses"

This reverts commit 4ac4e52189aa6d80c3d59dc2c8f7dcc0cb7f9d58.
There are couple of test failures, which needs update of the test cases.

Doing a clean revert and will recommit the change along with fixed
testcases.




More information about the All-commits mailing list