https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70155

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-03-15
     Ever confirmed|0                           |1

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
We can extend STV pass to 64-bit mode to convert load and store of
128-bit ntegers to 128-bit SSE load and store, which is implemented
on hjl/pr70155/master branch.

As a follow-on optimization, we can add TImode bitwise patterns to
use SSE for TImode bitwise operation.

Reply via email to