Displaying 6 results from an estimated 6 matches for "40cs".
Did you mean:
404s
2011 Jul 14
0
[LLVMdev] r135144
...will write
to LLVM-dev when I am close to finishing this.
Thanks for checking,
Nadav
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Jack Howarth
Sent: Thursday, July 14, 2011 15:54
To: llvmdev at cs.uiuc.edu
Cc: llvm-commits%40cs.uiuc.edu at bromo.med.uc.edu
Subject: [LLVMdev] r135144
Nadav,
Is http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110711/123994.html the full
implementation of vector-select to fix http://llvm.org/bugs/show_bug.cgi?id=2314 or are there
still more parts of this to be committed? If...
2011 Jul 14
2
[LLVMdev] r135144
Nadav,
Is http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110711/123994.html the full
implementation of vector-select to fix http://llvm.org/bugs/show_bug.cgi?id=2314 or are there
still more parts of this to be committed? If PR2314 is fixed, hopefully Duncan can get dragonegg
fixed for current llvm svn soon so we can confirm that fixing PR2314 also fixed PR9716 and PR10018
as
2017 Sep 13
3
How to add optimizations to InstCombine correctly?
There is in fact a transform out there somewhere that reverses yours.
define i64 @foo(i64 %a) {
%b = shl i64 %a, 5
%c = add i64 %b, %a
ret i64 %c
}
becomes
define i64 @foo(i64 %a) {
%c = mul i64 %a, 33
ret i64 %c
}
~Craig
On Wed, Sep 13, 2017 at 10:11 AM, Craig Topper <craig.topper at gmail.com>
wrote:
> Your code seems fine. InstCombine can infinite loop if some other
2011 Jan 03
0
[LLVMdev] Wing Sit invited you to Dropbox
...online and across computers.
Get started here: http://www.dropbox.com/link/20.L79SLE8HBH/NjU2NTA1NjYwNw?src=referrals_bulk2
- The Dropbox Team
____________________________________________________
To stop receiving invites from Dropbox, please go to http://www.dropbox.com/bl/c44975695a77/llvmdev%40cs.uiuc.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110103/bfc0664a/attachment.html>
2011 Sep 16
0
[LLVMdev] Invitation to connect on LinkedIn
...you know Patrick Sathyanathan:
https://www.linkedin.com/e/-58ovfe-gsmtf9if-6i/isd/4232271268/w_T9TkHK/?hs=false&tok=0DJCOHd450JQU1
--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-58ovfe-gsmtf9if-6i/ufOwc0tXw0Xw9TrTu3wwglpzd5GwaMp/goo/llvmdev%40cs%2Euiuc%2Eedu/20061/I1462403429_1/?hs=false&tok=0kjnkvL750JQU1
(c) 2011 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110916/be00942...
2012 Feb 10
0
[LLVMdev] Paulo Coutinho left a message for you...
...you on Badoo. This email is automatically generated and any replies to this message will not be monitored or answered. If you don't want to receive any more messages from Badoo, please click on the link below:
http://us1.badoo.com/impersonation.phtml?lang_id=3&mail_code=63&email=llvmdev%40cs.uiuc.edu&secret=&action=block&block_code=cb6ffe&m=63&mid=4f347a7e000000000003000027ee8a5b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120210/f71fc973/attachment.html>