[PATCH] D67087: [X86] Override BuildSDIVPow2 for X86.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 10:40:47 PDT 2019


craig.topper updated this revision to Diff 218952.
craig.topper added a comment.

Change divisor check to an assert.


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.218952.patch
Type: text/x-patch
Size: 10370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/2a5cddfd/attachment.bin>


More information about the llvm-commits mailing list