Commit 94b83de
committed
[Flang] Turn on alias analysis for locally allocated objects
We can turn on alias analysis for local objects for AOMP compiler.
Usptream patch: llvm#139682
was reverted due to ARM-specific issue in Fujitsu test suite:
https://github.com/fujitsu/compiler-test-suite/blob/main/Fortran/0614/0614_0005.f1 parent a2cfc21 commit 94b83de
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
533 | 542 | | |
534 | 543 | | |
535 | 544 | | |
| |||
0 commit comments