From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4736 invoked by alias); 22 Jul 2010 20:52:37 -0000 Received: (qmail 4703 invoked by uid 48); 22 Jul 2010 20:52:27 -0000 Date: Thu, 22 Jul 2010 20:52:00 -0000 Message-ID: <20100722205227.4702.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/45022] No prefetch for the vectorized loop In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "changpeng dot fang at amd dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg02432.txt.bz2 ------- Comment #2 from changpeng dot fang at amd dot com 2010-07-22 20:52 ------- (In reply to comment #1) > The misaligned indirect-refs will vanish soon. > >>From the prefetching point of view, is there any reason that we can not prefetch for mis-aligned or indirect refs? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45022