[all-commits] [llvm/llvm-project] 5f3a8b: [RISCV] Add RecurKind::FMulAdd to isLegalToVectori...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Sep 8 12:35:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f3a8b585bf3497d5e57db24fb974285566da90e
      https://github.com/llvm/llvm-project/commit/5f3a8b585bf3497d5e57db24fb974285566da90e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
    M llvm/test/Transforms/LoopVectorize/RISCV/scalable-reductions.ll

  Log Message:
  -----------
  [RISCV] Add RecurKind::FMulAdd to isLegalToVectorizeReduction for scalable vectors.

Reviewed By: reames

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




More information about the All-commits mailing list