[all-commits] [llvm/llvm-project] de01db: [LV] Add tests for integer min max with index redu...

Mel Chen via All-commits all-commits at lists.llvm.org
Fri Apr 28 05:13:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de01dba7f2299d2c68afba0e24866a303914466a
      https://github.com/llvm/llvm-project/commit/de01dba7f2299d2c68afba0e24866a303914466a
  Author: Mel Chen <mel.chen at sifive.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/smax-idx.ll

  Log Message:
  -----------
  [LV] Add tests for integer min max with index reduction pattern. (NFC)

The test case for signed max with index, include strict and non-strict
max.

Reviewed By: fhahn

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




More information about the All-commits mailing list