[PATCH] D52504: [DAGCombiner] Div/rem folds

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 10:30:35 PDT 2018


xbolva00 updated this revision to Diff 171728.
xbolva00 added a comment.

- Rebased


https://reviews.llvm.org/D52504

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/fold-sext-sextload.ll
  test/CodeGen/ARM/fold-zext-zextload.ll
  test/CodeGen/ARM/vector-extend-narrow.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
  test/CodeGen/X86/copy-eflags.ll
  test/CodeGen/X86/pr32282.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52504.171728.patch
Type: text/x-patch
Size: 27463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/3e889a06/attachment.bin>


More information about the llvm-commits mailing list