[PATCH] D109809: [TargetLowering][RISCV] Fixed a scalable vector issue when lowering [s|u]mul.overflow intrinsics
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 02:25:23 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9fe6b9e80254: [TargetLowering][RISCV] Fixed a scalable vector issue when lowering [s|u]mul. (authored by tangxingxin1008, committed by frasercrmck).
Changed prior to commit:
https://reviews.llvm.org/D109809?vs=374451&id=388137#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109809/new/
https://reviews.llvm.org/D109809
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/sve-smulo-sdnode.ll
llvm/test/CodeGen/AArch64/sve-umulo-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/smulo-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/umulo-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109809.388137.patch
Type: text/x-patch
Size: 88911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/9def8f6e/attachment.bin>
More information about the llvm-commits
mailing list