[PATCH] D45842: [Reassociate] swap binop operands to increase factoring potential

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 2 07:26:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341288: [Reassociate] swap binop operands to increase factoring potential (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45842?vs=145523&id=163644#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45842

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/Reassociate.h
  llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
  llvm/trunk/test/Transforms/Reassociate/matching-binops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45842.163644.patch
Type: text/x-patch
Size: 13037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180902/542c7b43/attachment.bin>


More information about the llvm-commits mailing list