[PATCH] D47407: [LoopInstSimplify] Re-implement the core logic of loop-instsimplify to be both simpler and substantially more efficient.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 13:19:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333461: [LoopInstSimplify] Re-implement the core logic of loop-instsimplify to (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47407?vs=148711&id=148973#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47407

Files:
  llvm/trunk/include/llvm/Analysis/Utils/Local.h
  llvm/trunk/lib/Transforms/Scalar/LoopInstSimplify.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Transforms/LoopInstSimplify/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47407.148973.patch
Type: text/x-patch
Size: 20057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/413f8ecb/attachment.bin>


More information about the llvm-commits mailing list