[all-commits] [llvm/llvm-project] 232f57: [RISCV] Move vslide1up/down intrinsics into lowerV...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Mar 4 18:23:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 232f57319ddfec5701afd2861c8c4878e5498546
      https://github.com/llvm/llvm-project/commit/232f57319ddfec5701afd2861c8c4878e5498546
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Move vslide1up/down intrinsics into lowerVectorIntrinsicSplats. NFC

Rename to lowerVectorIntrinsicScalars.

This allows us to share the code that checks if the scalar needs
to be type legalized.




More information about the All-commits mailing list