[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 02:14:17 PDT 2022
HanKuanChen updated this revision to Diff 463157.
HanKuanChen added a comment.
1. Fix Invalid rounding mode found.
2. Refactor and add getExactInteger.
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.463157.patch
Type: text/x-patch
Size: 11267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/59656432/attachment.bin>
More information about the llvm-commits
mailing list