[all-commits] [llvm/llvm-project] c4c386: [RISCV] Enable interleaved vectorization for RVV

Luke via All-commits all-commits at lists.llvm.org
Fri May 28 20:28:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4c3869554a6fb3cfb268cb1331d611eb7609794
      https://github.com/llvm/llvm-project/commit/c4c3869554a6fb3cfb268cb1331d611eb7609794
  Author: Luke <luke957 at foxmail.com>
  Date:   2021-05-29 (Sat, 29 May 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVSubtarget.h
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
    A llvm/test/Transforms/LoopVectorize/RISCV/riscv-interleaved.ll

  Log Message:
  -----------
  [RISCV] Enable interleaved vectorization for RVV

Enable interleaved vectorization for RVV.

Reviewed By: craig.topper

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




More information about the All-commits mailing list