[PATCH] D75233: [LoopTerminology] LCSSA Form

Stefanos Baziotis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 18:12:07 PDT 2020


baziotis updated this revision to Diff 253466.
baziotis added a comment.

- Various typos.
- Added def-use chain info as a footnote since its used twice. Also a footnote about LCSSA construction (I consider it interesting but in a footnote because it may be irrelevant in the main text).
- Added some info about SCEV.


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

https://reviews.llvm.org/D75233

Files:
  llvm/docs/LoopTerminology.rst
  llvm/docs/Passes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75233.253466.patch
Type: text/x-patch
Size: 7192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/a81c78db/attachment-0001.bin>


More information about the llvm-commits mailing list