[PATCH] D42479: DAGCombiner: Combine SDIV with non-splat vector pow2 divider
Zvi Rackover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 11 14:27:53 PST 2018
zvi updated this revision to Diff 133806.
zvi added a comment.
1. matchBinaryPredicate -> matchUnryPredicate
2. Use Simon's uniform scalar/vector code suggestion for computing INEXACT
Repository:
rL LLVM
https://reviews.llvm.org/D42479
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/combine-sdiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42479.133806.patch
Type: text/x-patch
Size: 211201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180211/a17207dc/attachment-0001.bin>
More information about the llvm-commits
mailing list