search for: 36ffb0a6

Displaying 2 results from an estimated 2 matches for "36ffb0a6".

2012 Oct 05
0
[LLVMdev] LLVM Loop Vectorizer
Hal, Nadav; I think we're piling too many issues into this one thread: On Fri, Oct 5, 2012 at 11:43 AM, Hal Finkel <hfinkel at anl.gov> wrote: > I think this is the wrong way to look at the problem. The real question > is: why should we keep OPT and LLC separate? Keeping them separate and > using some extension of TargetData will just mean manually duplicating > information
2012 Oct 05
5
[LLVMdev] LLVM Loop Vectorizer
----- Original Message ----- > From: "Eric Christopher" <echristo at gmail.com> > To: "Nadav Rotem" <nrotem at apple.com> > Cc: "llvmdev at cs.uiuc.edu Mailing List" <llvmdev at cs.uiuc.edu> > Sent: Friday, October 5, 2012 1:29:50 PM > Subject: Re: [LLVMdev] LLVM Loop Vectorizer > > > Regarding TLI. So, DAGCombine,