[PATCH] D97624: [X86] Improve SMULO/UMULO codegen for vXi8 vectors.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 31 10:14:12 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG437958d9fdb6: [X86] Improve SMULO/UMULO codegen for vXi8 vectors. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D97624?vs=334218&id=334479#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97624/new/
https://reviews.llvm.org/D97624
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/prefer-avx256-mulo.ll
llvm/test/CodeGen/X86/vec_smulo.ll
llvm/test/CodeGen/X86/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97624.334479.patch
Type: text/x-patch
Size: 303675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/60aedcc2/attachment-0001.bin>
More information about the llvm-commits
mailing list