[PATCH] D45734: [reassociate] Fix excessive revisits when processing long chains of reassociatable instructions.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 11:02:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331381: [reassociate] Fix excessive revisits when processing long chains of… (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45734?vs=142820&id=144905#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45734

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45734.144905.patch
Type: text/x-patch
Size: 5915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/c319b944/attachment.bin>


More information about the llvm-commits mailing list