[PATCH] D66300: [TargetLowering] x s% C == 0 fold: vector divisor with INT_MIN handling

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 06:38:32 PDT 2019


lebedev.ri updated this revision to Diff 215880.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.

Nits adderessed, thanks for taking a look.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66300/new/

https://reviews.llvm.org/D66300

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/srem-seteq-vec-nonsplat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66300.215880.patch
Type: text/x-patch
Size: 18603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190819/7b797c5c/attachment.bin>


More information about the llvm-commits mailing list