Fixed subtle issue when optimizing CopyB after Store.
We cannot delete the Store if its address aliases with the source of the CopyB. This fixes opt/loadstore3.c.
Please register or sign in to comment
We cannot delete the Store if its address aliases with the source of the CopyB. This fixes opt/loadstore3.c.