Displaying 3 results from an estimated 3 matches for "14fdc73b".
2012 Oct 05
0
[LLVMdev] LLVM Loop Vectorizer
On Oct 5, 2012, at 11:57 AM, Hal Finkel <hfinkel at anl.gov> wrote:
>>> In addition, merging the tools will allow the consolidation of
>>> target-specific code in OPT. There is code in InstCombine, for
>>> example, that specifically deals with x86 intrinsics. This code
>>> should be moved into a callback provided by the x86 target.
>>> Currently,
2012 Oct 05
3
[LLVMdev] LLVM Loop Vectorizer
...___
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121005/14fdc73b/attachment.html>
2012 Oct 05
4
[LLVMdev] LLVM Loop Vectorizer
----- Original Message -----
> From: "Eric Christopher" <echristo at gmail.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: "llvmdev at cs.uiuc.edu Mailing List" <llvmdev at cs.uiuc.edu>, "Nadav Rotem" <nrotem at apple.com>
> Sent: Friday, October 5, 2012 1:49:51 PM
> Subject: Re: [LLVMdev] LLVM Loop Vectorizer
>