[all-commits] [llvm/llvm-project] eb975c: [SimpleLoopUnswitch] Simplify test, reduce the pas...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Oct 5 02:20:33 PDT 2022


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

  Changed paths:
    M llvm/test/Transforms/SimpleLoopUnswitch/invalidate-block-and-loop-dispositions.ll

  Log Message:
  -----------
  [SimpleLoopUnswitch] Simplify test, reduce the passes to trigger crash.

This simplifies the test case added in e399dd601 to only require indvars
and simple-loop-unswitch. This allows adding the test case for #58158 to
the same file, keeping related tests together.




More information about the All-commits mailing list