[PATCH] D49248: [TargetLowering] Add support for non-uniform vectors to BuildUDIV
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 04:23:05 PDT 2018
RKSimon updated this revision to Diff 158725.
RKSimon added a comment.
Rebased - now with new tests and better SRL->MULHU codegen
Repository:
rL LLVM
https://reviews.llvm.org/D49248
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/combine-udiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49248.158725.patch
Type: text/x-patch
Size: 24062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/f1412e78/attachment.bin>
More information about the llvm-commits
mailing list