[PATCH] D117947: [RISCV] Don't allow i64 vector div by constant to use mulh with Zve64x
Yueh-Ting Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 23 22:24:44 PST 2022
eopXD updated this revision to Diff 402398.
eopXD added a comment.
Update test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117947/new/
https://reviews.llvm.org/D117947
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/rvv/vdiv-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vdivu-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vrem-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vremu-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117947.402398.patch
Type: text/x-patch
Size: 49334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/f9de9033/attachment.bin>
More information about the llvm-commits
mailing list