Commit eca8a77
committed
Invalidate alias sets upon refinement of unsafe shadows during VP
With the array-shadow symref replacing the unsafe shadow symref, the
existing alias sets may no longer be valid. This fixes a problem
observed during DeadTreesElimination where the incorrect alias sets
resulted in an invalid transformation.
Signed-off-by: Nazim Bhuiyan <[email protected]>1 parent a68be5f commit eca8a77
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
739 | 744 | | |
740 | 745 | | |
741 | 746 | | |
| |||
0 commit comments