[PATCH] D22378: Make processInstruction from LCSSA.cpp externally available.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 22:03:04 PDT 2016


mzolotukhin updated this revision to Diff 64088.
mzolotukhin added a comment.

- Accept worklist of instructions instead of a single instruction as an argument.
- Some formatting fixes.


https://reviews.llvm.org/D22378

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Utils/LCSSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22378.64088.patch
Type: text/x-patch
Size: 13860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/0b7e9f96/attachment.bin>


More information about the llvm-commits mailing list