[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
Tue Jul 10 06:39:00 PDT 2018


RKSimon updated this revision to Diff 154786.
RKSimon added a comment.

Rebased


Repository:
  rL LLVM

https://reviews.llvm.org/D48975

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48975.154786.patch
Type: text/x-patch
Size: 11993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/7b85c7a3/attachment.bin>


More information about the llvm-commits mailing list