search for: 3ab8b040

Displaying 3 results from an estimated 3 matches for "3ab8b040".

2013 May 08
0
[LLVMdev] Predicated Vector Operations
On Wed, May 8, 2013 at 1:48 PM, Nadav Rotem <nrotem at apple.com> wrote: > > On May 8, 2013, at 12:51 PM, Eric Christopher <echristo at gmail.com> wrote: > > On Wed, May 8, 2013 at 11:32 AM, Nadav Rotem <nrotem at apple.com> wrote: > > > On May 8, 2013, at 11:07 AM, dag at cray.com wrote: > > It might be as simple as adding > an IR-level predicated
2013 May 08
2
[LLVMdev] Predicated Vector Operations
...zation pass? I'm assuming I'm missing something here. > > -eric I don't understand what you mean by "conservative width". -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130508/3ab8b040/attachment.html>
2013 May 08
3
[LLVMdev] Predicated Vector Operations
On May 8, 2013, at 12:51 PM, Eric Christopher <echristo at gmail.com> wrote: > On Wed, May 8, 2013 at 11:32 AM, Nadav Rotem <nrotem at apple.com> wrote: >> >> On May 8, 2013, at 11:07 AM, dag at cray.com wrote: >> >> It might be as simple as adding >> an IR-level predicated load and predicated store, I'm not sure. >> >> >> I