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

Han-Kuan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 17:26:21 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc595c874cb32: [RISCV] Lower BUILD_VECTOR to RISCVISD::VID_VL if it is floating-point type. (authored by HanKuanChen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133688/new/

https://reviews.llvm.org/D133688

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133688.463377.patch
Type: text/x-patch
Size: 11267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/4b935126/attachment.bin>


More information about the llvm-commits mailing list