[PATCH] D67087: [X86] Override BuildSDIVPow2 for X86.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 11:31:38 PDT 2019
craig.topper updated this revision to Diff 218760.
craig.topper added a comment.
Rebase with tests pre-committed. I've also added i8/i16/i64 tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67087/new/
https://reviews.llvm.org/D67087
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/combine-sdiv.ll
llvm/test/CodeGen/X86/combine-srem.ll
llvm/test/CodeGen/X86/rem.ll
llvm/test/CodeGen/X86/srem-seteq.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67087.218760.patch
Type: text/x-patch
Size: 10433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/b214638d/attachment.bin>
More information about the llvm-commits
mailing list