[all-commits] [llvm/llvm-project] 05b0b4: [SimpleLoopUnswitch] Pass -verify-cfg-preserved to...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Oct 1 09:20:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05b0b48b50b873f29e4962fed986f1993ce292df
      https://github.com/llvm/llvm-project/commit/05b0b48b50b873f29e4962fed986f1993ce292df
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-10-01 (Sat, 01 Oct 2022)

  Changed paths:
    M llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-markloopasdeleted.ll

  Log Message:
  -----------
  [SimpleLoopUnswitch] Pass -verify-cfg-preserved to test.

This ensures PreservedCFGCheckerAnalysis is always added, independent of
whether opt was built with assertions enabled or not.

This fixes a few buildbot failures for bots that don't have assertions
enabled.




More information about the All-commits mailing list