https://bugs.llvm.org/show_bug.cgi?id=33079
Simon Pilgrim <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |314914
--- Comment #31 from Simon Pilgrim <[email protected]> ---
Resolving, this was fixed by Craig at rL314914 - the MOVSS/MOVSD instructions
now take VR128 regclass as input so the conversion/commutation to BLENDPS no
longer requires a COPY. So there is no need for the late insertion into the LIS
maps in this particular case.
If we can reduce any of the test cases it'd still be useful to add them to
trunk.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs