aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LCSSA.cpp
diff options
context:
space:
mode:
authorLuofan Chen <clfbbn@gmail.com>2020-08-01 21:27:16 +0800
committerLuofan Chen <clfbbn@gmail.com>2020-08-01 21:27:16 +0800
commitfa30adecc766eb627a85f746b0f6f22b0eadbda8 (patch)
tree2d25a4ad08895ed29bc9657859186477b971ece7 /llvm/lib/Transforms/Utils/LCSSA.cpp
parentfd69df62ed1091f25ba4749cc5152e9ce2fe3af4 (diff)
downloadllvm-fa30adecc766eb627a85f746b0f6f22b0eadbda8.zip
llvm-fa30adecc766eb627a85f746b0f6f22b0eadbda8.tar.gz
llvm-fa30adecc766eb627a85f746b0f6f22b0eadbda8.tar.bz2
[Attributor][NFC] Update description for the dependency graph
The word "dependency graph" is a bit misleading. When there is an edge from node A to B (A -> B), it actually mean that B depends on A and when the state of A is updated, B should also be updated. So I update the comment to make the description clearer. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D85065
Diffstat (limited to 'llvm/lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions