Displaying 4 results from an estimated 4 matches for "convein".
Did you mean:
convert
2012 Oct 05
0
[LLVMdev] LLVM Loop Vectorizer
...ew of other "codegen preparation" hacks that are implemented in OPT for convenience. OPT is super convenient because it allows invoking individual passes and IR serialization.
Chandler's right that merging tools is not necessary to solve this problem but a good thing to do anyway for conveinence, as long as we maintain the distinction above at the driver level.
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121005/fd21701f/attachment.html>
2012 Oct 05
3
[LLVMdev] LLVM Loop Vectorizer
...tion" hacks that are implemented in OPT for convenience. OPT is super convenient because it allows invoking individual passes and IR serialization.
I completely agree.
>
> Chandler's right that merging tools is not necessary to solve this problem but a good thing to do anyway for conveinence, as long as we maintain the distinction above at the driver level.
>
+1
> -Andy
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
---...
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
>
2012 Oct 05
0
[LLVMdev] LLVM Loop Vectorizer
...get-specific input? InstCombine? How about Polly? I think that the answer to all of these questions is probably, at some level, yes.
-Hal
>
>
>
>
>
>
> Chandler's right that merging tools is not necessary to solve this
> problem but a good thing to do anyway for conveinence, as long as we
> maintain the distinction above at the driver level.
>
>
>
>
> +1
>
>
>
>
> -Andy _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.u...