[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
Sat May 26 02:56:02 PDT 2018
chandlerc updated this revision to Diff 148711.
chandlerc added a comment.
Fix some formatting goofs that snuck in w/o a run of clang-format to clean them up.
Repository:
rL LLVM
https://reviews.llvm.org/D47407
Files:
llvm/include/llvm/Analysis/Utils/Local.h
llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/LoopInstSimplify/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47407.148711.patch
Type: text/x-patch
Size: 19294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180526/cbb8588c/attachment.bin>
More information about the llvm-commits
mailing list