[PATCH] D26154: [Reassociate] Skip analysis of dead code to avoid infinite loop.

Bjorn Pettersson via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 02:04:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285793: [Reassociate] Skip analysis of dead code to avoid infinite loop. (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D26154?vs=76541&id=76676#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26154

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/Reassociate.h
  llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
  llvm/trunk/test/Transforms/Reassociate/deadcode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26154.76676.patch
Type: text/x-patch
Size: 3672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/94b92b7a/attachment.bin>


More information about the llvm-commits mailing list