Commit 0dadf65
committed
[LoopDist] Consider reads and writes together for runtime checks
Add back in getInstructionsForAccess as query for Instructions modifying
memory to mark cross partition accesses.1 parent ab696fb commit 0dadf65
File tree
2 files changed
+10
-22
lines changed- llvm/lib
- Analysis
- Transforms/Scalar
2 files changed
+10
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2404 | 2404 | | |
2405 | 2405 | | |
2406 | 2406 | | |
2407 | | - | |
2408 | | - | |
| 2407 | + | |
2409 | 2408 | | |
2410 | | - | |
2411 | | - | |
2412 | | - | |
| 2409 | + | |
| 2410 | + | |
| 2411 | + | |
| 2412 | + | |
| 2413 | + | |
2413 | 2414 | | |
2414 | 2415 | | |
2415 | 2416 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
506 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
507 | 509 | | |
508 | 510 | | |
509 | 511 | | |
| |||
521 | 523 | | |
522 | 524 | | |
523 | 525 | | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | 526 | | |
540 | 527 | | |
541 | 528 | | |
| |||
0 commit comments