http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54978



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |jakub at gcc dot gnu.org



--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-19 
10:00:52 UTC ---

Why can't the elemental function be pure?  If it just reads some memory, the

vectorized version can use that memory value broadcasted to a vector.

Reply via email to