[all-commits] [llvm/llvm-project] 56db1c: [DA][NFC] Update publication - add remarks
Simon Moll via All-commits
all-commits at lists.llvm.org
Mon Nov 22 03:59:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56db1c072c92be36fb1d76aa30487ad62dc58ea8
https://github.com/llvm/llvm-project/commit/56db1c072c92be36fb1d76aa30487ad62dc58ea8
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2021-11-22 (Mon, 22 Nov 2021)
Changed paths:
M llvm/lib/Analysis/DivergenceAnalysis.cpp
M llvm/lib/Analysis/SyncDependenceAnalysis.cpp
Log Message:
-----------
[DA][NFC] Update publication - add remarks
Update the reference publication for the SyncDependenceAnalysis and Divergence Analysis. Fix phrasing, formatting. Add comments on reducible loop limitation.
Reviewed By: sameerds
Differential Revision: https://reviews.llvm.org/D114146
More information about the All-commits
mailing list