This test was hitting an assertion in the value mapper because
the IRLinker was trying to map two times @A while materializing
the initializer for @C.
Details
Details
Diff Detail
Diff Detail
Differential D20586
IRLinker: fix double scheduling of mapping a global value because of an alias mehdi_amini on May 24 2016, 11:56 AM. Authored by
Details This test was hitting an assertion in the value mapper because
Diff Detail |