[all-commits] [llvm/llvm-project] 4d05d8: Revert "[InstSimplify] Support all instructions in...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Apr 24 07:52:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d05d846ec7b006d1aa850d359f64997e52e7fd2
      https://github.com/llvm/llvm-project/commit/4d05d846ec7b006d1aa850d359f64997e52e7fd2
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/test/Transforms/InstSimplify/select-maxmin.ll

  Log Message:
  -----------
  Revert "[InstSimplify] Support all instructions in simplifyWithOpReplaced()"

This reverts commit 3e3e41b263f4aa76a5a36f02727827bebccdbf07.

This appears to cause a stage2 miscompile of llvm-profgen.




More information about the All-commits mailing list