[all-commits] [llvm/llvm-project] c7a534: [LoopFlatten] Add a test for incorrect IV incremen...

David Green via All-commits all-commits at lists.llvm.org
Mon Nov 21 07:05:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7a53421cd57cfc6c8b7e60330b93b7063720f7d
      https://github.com/llvm/llvm-project/commit/c7a53421cd57cfc6c8b7e60330b93b7063720f7d
  Author: David Green <david.green at arm.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    A llvm/test/Transforms/LoopFlatten/widen-pr58441.ll

  Log Message:
  -----------
  [LoopFlatten] Add a test for incorrect IV increment uses. NFC

These are a couple of test cases from 58441, showing LCSSA uses on
the IV increment. Part of D138404.




More information about the All-commits mailing list