[PATCH] D52668: [DAGCombiner] Improve X div/rem Y fold if single bit element type

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 29 14:12:37 PDT 2018


xbolva00 updated this revision to Diff 167624.
xbolva00 added a comment.
Herald added subscribers: atanasyan, sdardis.

- Updated and rebase


https://reviews.llvm.org/D52668

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/Mips/llvm-ir/urem.ll
  test/CodeGen/X86/combine-sdiv.ll
  test/CodeGen/X86/combine-srem.ll
  test/CodeGen/X86/combine-udiv.ll
  test/CodeGen/X86/combine-urem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52668.167624.patch
Type: text/x-patch
Size: 48360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180929/6e713957/attachment-0001.bin>


More information about the llvm-commits mailing list