[PATCH] D93487: [RISCV] Sign extend constant arguments to V intrinsics when promoting to XLen.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 11:44:27 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09468a914827: [RISCV] Sign extend constant arguments to V intrinsics when promoting to XLen. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D93487?vs=312592&id=312869#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93487/new/
https://reviews.llvm.org/D93487
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/vadc-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vadc-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vadd-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmadc-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmadc-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vmadc.carry.in-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vrsub-rv32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93487.312869.patch
Type: text/x-patch
Size: 40818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/ad9458e8/attachment.bin>
More information about the llvm-commits
mailing list