"Write" is an overloaded term. In collectInfo() till buildFlow(), it is
used to mean "must writes". However, within the memory based analysis,
it is used to mean "both may and must writes". Renaming the Write
variable helps clarify this difference.
Details
Details
- Reviewers
sebpop Meinersbur • zinob grosser gareevroman pollydev huihuiz efriedma jdoerfert - Commits
- rG44b6cb4e63b7: [DependenceInfo] change name Write to MustWrite to remove ambiguity [NFC]
rPLO298361: [DependenceInfo] change name Write to MustWrite to remove ambiguity [NFC]
rL298361: [DependenceInfo] change name Write to MustWrite to remove ambiguity [NFC]
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Siddharth,
two comments on the patch submission procedure:
- Please add [Polly] in the subject line of the review (not of the commit after). This helps people on the MLs to distinguish the topics
- Please include polly and llvm commit mailing lists.