search for: nicolau

Displaying 4 results from an estimated 4 matches for "nicolau".

Did you mean: nicolas
2019 May 06
2
Vectorizing minimum without function attributes
...lvm.org/show_bug.cgi?id=35538 > > Other candidates: > https://bugs.llvm.org/show_bug.cgi?id=36982 > https://bugs.llvm.org/show_bug.cgi?id=34149 > https://bugs.llvm.org/show_bug.cgi?id=26956 > https://bugs.llvm.org/show_bug.cgi?id=35284 > > > On Sat, May 4, 2019 at 3:51 PM Nicolau Werneck via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Thanks for the reply. I should say I'm actually working on 6.0, but I >> don't think this part of the code changed much since. These are traces I >> made with GDB optimizing a loop with floats and...
2019 May 04
2
Vectorizing minimum without function attributes
...ary to achieve this? > > > The goal has been to eliminate the dependence on the function attributes > once all of the necessary local flags are in place. Obviously I could be > missing something, but this just seems like a bug. > > -Hal > > > Thanks, > > -- > Nicolau Werneck <nwerneck at gmail.com> > http://n <http://nwerneck.sdf.org>ic.hpavc.net > > _______________________________________________ > LLVM Developers mailing listllvm-dev at lists.llvm.orghttps://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > -- Nicolau W...
2019 May 04
2
Vectorizing minimum without function attributes
...43-L1750 What would be a way to control the vectorization for `min` without having to rely on that function attribute? And furthermore, could LLVM optimizations conceivably depend only on instruction flags, and not ever on function attributes? What would be necessary to achieve this? Thanks, -- Nicolau Werneck <nwerneck at gmail.com> http://n <http://nwerneck.sdf.org>ic.hpavc.net -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190504/8befc991/attachment.html>
2008 Feb 07
1
[ANNOUNCE] compiz-0.7.0
...tton actions. XineramaQueryScreens is not guaranteed to set the number parameter to zero if it returns NULL, so better initialize the parameter properly. Properly remove window decorations on plugin unload. Use normal mode for maximized windows. Translation update for pt by Nicolau Goncalves. Translation update for it by Milo Casagrande. Check for changes to the override_redirect flag on window map. Recalculate window type and window actions if override_redirect state changed. Handle MapRequest event after core so that decorWindowUpdate sees window t...