[all-commits] [llvm/llvm-project] 93a164: Revert "[NFCI][InstCombine] visitUnreachableInst()...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Fri Jul 2 07:18:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93a1642763c9105f0e7d8388dcd7dfc6e2bae630
      https://github.com/llvm/llvm-project/commit/93a1642763c9105f0e7d8388dcd7dfc6e2bae630
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-07-02 (Fri, 02 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  Revert "[NFCI][InstCombine] visitUnreachableInst(): iteratively erase instructions leading to unreachable"

This reverts commit d9d65527c289fb27a9f92f150723bbb3c58e413f.


  Commit: 24d271bb18bfdb314762ceebc10b57a9c50ed506
      https://github.com/llvm/llvm-project/commit/24d271bb18bfdb314762ceebc10b57a9c50ed506
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-07-02 (Fri, 02 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/test/Transforms/SimplifyCFG/trapping-load-unreachable.ll

  Log Message:
  -----------
  Revert "https://godbolt.org/z/5vhv4K5b8"

This reverts commit 597ccc92ce4b0f90883406d1f78d9d776f602804.


Compare: https://github.com/llvm/llvm-project/compare/d9d65527c289...24d271bb18bf


More information about the All-commits mailing list