[all-commits] [llvm/llvm-project] 6fdd5a: Revert "[IR] Clean up dead instructions after simp...

jayfoad via All-commits all-commits at lists.llvm.org
Tue Jun 16 02:32:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fdd5a28b7840185d1f75d5702e7e2f3c4723b1c
      https://github.com/llvm/llvm-project/commit/6fdd5a28b7840185d1f75d5702e7e2f3c4723b1c
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M llvm/include/llvm/IR/BasicBlock.h
    M llvm/lib/IR/BasicBlock.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/Transforms/PGOProfile/chr.ll

  Log Message:
  -----------
  Revert "[IR] Clean up dead instructions after simplifying a conditional branch"

This reverts commit 69bdfb075b293c4b3363f2dc0ac732ca03c3c9ca.

Reverting to investigate https://bugs.llvm.org/show_bug.cgi?id=46343




More information about the All-commits mailing list