[all-commits] [llvm/llvm-project] b0ac26: Revert "[InstCombine] avoid crash from deleting an...

RotateRight via All-commits all-commits at lists.llvm.org
Sun Nov 10 08:18:33 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b0ac26a6326ff145f7c09ec55a5cb6f695b6a237
      https://github.com/llvm/llvm-project/commit/b0ac26a6326ff145f7c09ec55a5cb6f695b6a237
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2019-11-10 (Sun, 10 Nov 2019)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/builtin-object-size-ptr.ll

  Log Message:
  -----------
  Revert "[InstCombine] avoid crash from deleting an instruction that still has uses (PR43723)"

This reverts commit ef02831f0a4e3b3ccaa45a5589e4cabecbf527ab.
Sanitizer bots fail with this change.




More information about the All-commits mailing list