https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110717
Uroš Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|ubizjak at gmail dot com |unassigned at gcc dot
gnu.org
Status|ASSIGNED |NEW
--- Comment #8 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to CVS Commits from comment #7)
> The master branch has been updated by Uros Bizjak <[email protected]>:
The patch implements transform for x86 targets only. Due to eventual STV
transformation, x86 targets handle double-word operations in its own way.
I'll left the target-independent implementation to someone else.