[all-commits] [llvm/llvm-project] 4ddc17: [LV] Add tests for select-cmp reduction pattern. (...

Mel Chen via All-commits all-commits at lists.llvm.org
Wed Jul 19 20:17:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ddc1745a84d0f83373a7d2e924462f7d999e1fc
      https://github.com/llvm/llvm-project/commit/4ddc1745a84d0f83373a7d2e924462f7d999e1fc
  Author: Mel Chen <mel.chen at sifive.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/iv-select-cmp-no-wrap.ll
    A llvm/test/Transforms/LoopVectorize/iv-select-cmp.ll

  Log Message:
  -----------
  [LV] Add tests for select-cmp reduction pattern. (NFC)

The test cases for selecting increasing integer induction variable.

Reviewed By: fhahn, shiva0217

Differential Revision: https://reviews.llvm.org/D153936




More information about the All-commits mailing list