[all-commits] [llvm/llvm-project] 9daccb: Correctly update Changed status for SimplifyCFG

serge-sans-paille via All-commits all-commits at lists.llvm.org
Wed Jun 10 07:54:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9daccb7a477b8cf2448dab35ae2779a4b36c2b63
      https://github.com/llvm/llvm-project/commit/9daccb7a477b8cf2448dab35ae2779a4b36c2b63
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/test/Transforms/SimplifyCFG/fold-branch-debuginvariant.ll

  Log Message:
  -----------
  Correctly update Changed status for SimplifyCFG

Interestingly, this leads to better output in one of the test case.

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




More information about the All-commits mailing list