[all-commits] [llvm/llvm-project] 213c21: earlier I fixed a bug where the BB removal pass so...

John Regehr via All-commits all-commits at lists.llvm.org
Thu Aug 4 09:22:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 213c21fe10bb1bc72efddc5828761f445f16f28c
      https://github.com/llvm/llvm-project/commit/213c21fe10bb1bc72efddc5828761f445f16f28c
  Author: John Regehr <regehr at cs.utah.edu>
  Date:   2022-08-04 (Thu, 04 Aug 2022)

  Changed paths:
    A llvm/test/tools/llvm-reduce/remove-bbs-illegal2.ll
    M llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp

  Log Message:
  -----------
  earlier I fixed a bug where the BB removal pass sometimes created
invalid IR. the fix was incomplete, this one is better and is believed
to be complete

Differential Revision: https://reviews.llvm.org/D131132




More information about the All-commits mailing list