[all-commits] [llvm/llvm-project] 5c8c24: Revert "[NFCI][SimplifyCFG] simplifyCondBranch(): ...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Fri Aug 13 03:16:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c8c24d2decae4a76047777271d60411fc3316eb
      https://github.com/llvm/llvm-project/commit/5c8c24d2decae4a76047777271d60411fc3316eb
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  Revert "[NFCI][SimplifyCFG] simplifyCondBranch(): assert that branch is non-tautological"

The assertion does not hold on a provided reproducer.
Reverting until after fixing the problem.

This reverts commit f30a7dff8a5b32919951dcbf92e4a9d56c4679ff.




More information about the All-commits mailing list