[PATCH] D97634: [DAGCombiner] Optimize 1-bit smulo to AND+SETNE.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 13 09:48:33 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b825433d785: [DAGCombiner] Optimize 1-bit smulo to AND+SETNE. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97634/new/
https://reviews.llvm.org/D97634
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/vec_smulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97634.330460.patch
Type: text/x-patch
Size: 12859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210313/a3e867d1/attachment.bin>
More information about the llvm-commits
mailing list