[PATCH] D48975: [DAG] Support non-uniform X%C -> X-(X/C)*C folds

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 02:27:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336774: [DAGCombiner] Support non-uniform X%C -> X-(X/C)*C folds (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48975?vs=154786&id=154949#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48975

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/combine-srem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48975.154949.patch
Type: text/x-patch
Size: 11770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/656d99de/attachment.bin>


More information about the llvm-commits mailing list