[AArch64][GlobalISel] Fix an assert fail/miscompile when fp16 types are copied to GPR register banks.
PR36345.
rdar://36478867
Differential D43310
[AArch64][GlobalISel] Fix an assert fail/miscompile when fp16 types are copied to GPR register banks aemerson on Feb 14 2018, 11:39 AM. Authored by
Details [AArch64][GlobalISel] Fix an assert fail/miscompile when fp16 types are copied to GPR register banks. PR36345. rdar://36478867
Diff Detail
Event TimelineComment Actions Hi Amara, Couple of nitpicks on the test case, but LGTM otherwise. Cheers,
Comment Actions Thanks, I'll commit this with those changes and put up another patch shortly for the copies in the other direction. |