This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Hoist loop invariant statements containing data refs with zero-step during loop-versioning in vectorization.


On 10/14/13 17:31, Cong Hou wrote:
Any comment on this patch?
Richi replied in the BZ you opened.

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

Essentially he said emit the load on the edge rather than in the block itself.
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]