[PATCH] D79299: [TRE][NFC] Refactor shared state into member variables.

Layton Kifer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 17:13:59 PDT 2020


laytonio updated this revision to Diff 261960.
laytonio retitled this revision from "[TRE][NFC] Refactor in preparation for removal of isDynamicConstant" to "[TRE][NFC] Refactor shared state into member variables.".
laytonio edited the summary of this revision.
laytonio added a comment.

Added anonymous namespace. Renamed two variables to be more clear. Added some comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79299/new/

https://reviews.llvm.org/D79299

Files:
  llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79299.261960.patch
Type: text/x-patch
Size: 33265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/48bf0a53/attachment.bin>


More information about the llvm-commits mailing list