[all-commits] [llvm/llvm-project] c595c8: [RISCV] Lower BUILD_VECTOR to RISCVISD::VID_VL if ...

Han-Kuan Chen via All-commits all-commits at lists.llvm.org
Tue Sep 27 17:26:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c595c874cb32564d05a31b565a41d67b3319533e
      https://github.com/llvm/llvm-project/commit/c595c874cb32564d05a31b565a41d67b3319533e
  Author: Han-Kuan Chen <hankuan.chen at sifive.com>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec.ll
    A llvm/test/CodeGen/RISCV/rvv/vle_vid-vfcvt.ll

  Log Message:
  -----------
  [RISCV] Lower BUILD_VECTOR to RISCVISD::VID_VL if it is floating-point type.

Reviewed By: craig.topper

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




More information about the All-commits mailing list