[all-commits] [llvm/llvm-project] 5c9fe8: [LoopDeletion] Add additional test cases with more...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon May 31 12:28:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c9fe816e3b6b9cdbf75758f2744a45f97c489f0
      https://github.com/llvm/llvm-project/commit/5c9fe816e3b6b9cdbf75758f2744a45f97c489f0
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-31 (Mon, 31 May 2021)

  Changed paths:
    M llvm/test/Transforms/LoopDeletion/noop-loops-with-subloops.ll

  Log Message:
  -----------
  [LoopDeletion] Add additional test cases with more nested loops.

Also remove mustprogress function attribute from one of the tests

Extends test coverage for D103382.




More information about the All-commits mailing list