[all-commits] [llvm/llvm-project] 971a2a: [LoopUnroll] Regenerate test checks (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon May 24 08:26:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 971a2ae8b386a6bca5a03f302cd744e644fbd931
      https://github.com/llvm/llvm-project/commit/971a2ae8b386a6bca5a03f302cd744e644fbd931
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M llvm/test/Transforms/LoopUnroll/rebuild_lcssa.ll
    M llvm/test/Transforms/LoopUnroll/unloop.ll

  Log Message:
  -----------
  [LoopUnroll] Regenerate test checks (NFC)


  Commit: a832e83bcbad088536ea8819a3abe7eb81ce59b3
      https://github.com/llvm/llvm-project/commit/a832e83bcbad088536ea8819a3abe7eb81ce59b3
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M llvm/test/Transforms/LoopUnroll/shifted-tripcount.ll

  Log Message:
  -----------
  [LoopUnroll] Add additional trip multiple test (NFC)

This uses a trip multiple on a (unique) non-latch exit.


Compare: https://github.com/llvm/llvm-project/compare/7f2f0247f855...a832e83bcbad


More information about the All-commits mailing list