[PATCH] D89739: [LCSSA] Doc for special treatment of PHIs
Stefanos Baziotis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 28 12:20:11 PDT 2020
baziotis updated this revision to Diff 301381.
baziotis added a comment.
That might be too big of a footnote and it might even be more suitable to be added in the `phi` doc in the LangRef. Nevertheless, it feels complete and valuable now :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89739/new/
https://reviews.llvm.org/D89739
Files:
llvm/docs/LoopTerminology.rst
llvm/lib/Analysis/LoopInfo.cpp
llvm/lib/Transforms/Utils/LCSSA.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89739.301381.patch
Type: text/x-patch
Size: 7063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/d7128aed/attachment.bin>
More information about the llvm-commits
mailing list