[all-commits] [llvm/llvm-project] dd53a0: [RISCV] Lower BUILD_VECTOR to RISCVISD::VID_VL if ...
Han-Kuan Chen via All-commits
all-commits at lists.llvm.org
Tue Sep 13 18:50:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd53a0bb30413d26c3ab63a5c57c3cdf301be7a1
https://github.com/llvm/llvm-project/commit/dd53a0bb30413d26c3ab63a5c57c3cdf301be7a1
Author: Han-Kuan Chen <hankuan.chen at sifive.com>
Date: 2022-09-13 (Tue, 13 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.
Differential Revision: https://reviews.llvm.org/D133688
More information about the All-commits
mailing list