This ensures that we handle may-writes correctly when building
dependence information. Also add a test case checking correctness of
may-write information. Not handling it before was an oversight.
Details
Details
- Reviewers
sebpop Meinersbur • zinob grosser gareevroman pollydev huihuiz efriedma jdoerfert - Commits
- rG65f3d5201ef1: [DependenceInfo] Track may-writes and build flow information in Dependences…
rPLO298074: [DependenceInfo] Track may-writes and build flow information in
rL298074: [DependenceInfo] Track may-writes and build flow information in
Diff Detail
Diff Detail
- Repository
- rL LLVM