[llvm-commits] [PATCH][fast-math, Instcombine] X * (cond ? 1.0 : 0.0) => cond ? X : 0.0
Nadav Rotem
nrotem at apple.com
Fri Dec 14 12:39:54 PST 2012
Anybody can review and share their opinions. We actually encourage people to review patches, even if they are new to the project.
On Dec 14, 2012, at 11:34 AM, Shuxin Yang <shuxin.llvm at gmail.com> wrote:
>
> Please note that I only "READ" your code, I didn't "REVIEW" the code --
> I'm not eligible for code review.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121214/f0f1ce69/attachment.html>
More information about the llvm-commits
mailing list