Open jameshanlon opened 2 years ago
Without register splitting:
With splitting:
Issue is that the three variables are all aliases of the same entity.
This is improved with 9dedf78bb36dc234647fdfb816528db87a873f59, removing the last two paths in the above fan-out path list.
Eg.
There should be no first path
out
->out
reported.Related to #10