[all-commits] [llvm/llvm-project] db1176: Revert "[SimplifyCFG] `markAliveBlocks()`: recogni...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Fri Feb 4 15:30:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db1176ce66cf276b45ac3b90ea6b5ce62de56be7
      https://github.com/llvm/llvm-project/commit/db1176ce66cf276b45ac3b90ea6b5ce62de56be7
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-02-05 (Sat, 05 Feb 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/CodeGen/X86/catchret-regmask.ll
    M llvm/test/Transforms/SimplifyCFG/invoke.ll

  Log Message:
  -----------
  Revert "[SimplifyCFG] `markAliveBlocks()`: recognize that normal dest of `invoke`d `noreturn` function is `unreachable`"

The normal destination may have other uses.

This reverts commit 598833c987593ce192fa827f162cae8c867c9d43.




More information about the All-commits mailing list