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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 03:49:22 PDT 2019


This revision was not accepted when it landed; it landed in state "Changes Planned".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca36eb4e33e4: [Reassociate] swap binop operands to increase factoring potential (authored by spatel).
Herald added a subscriber: hiraditya.

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

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D45842/new/

https://reviews.llvm.org/D45842

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45842.223484.patch
Type: text/x-patch
Size: 12983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/04452bbd/attachment.bin>


More information about the llvm-commits mailing list