From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 92709] "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally
Date: Wed, 04 Nov 2015 03:06:30 +0000 [thread overview]
Message-ID: <bug-92709-502-qbCAHullIZ@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-92709-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 811 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92709
--- Comment #7 from Matt Arsenault <arsenm2@gmail.com> ---
(In reply to Michel Dänzer from comment #6)
> (In reply to Matt Arsenault from comment #5)
> > It seems bizarre that an llvm intrinsic would ever be changed to something
> > involving a library call.
>
> I think the exp2 -> ldexpf transform is rather questionable for us anyway,
> since we have a native exp2 instruction, isn't it? Maybe we just don't want
> to use the LibCallSimplifier pass? The comment at the top of
> SimplifyLibCalls.cpp kind of sounds like "this is not the pass you're
> looking for"...
We do want this. ldexp is a full rate instruction, and exp2 is a quarter rate
instruction.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1896 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-11-04 3:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 14:28 [Bug 92709] "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally bugzilla-daemon
2015-10-29 5:56 ` bugzilla-daemon
2015-10-31 8:43 ` bugzilla-daemon
2015-11-02 10:03 ` bugzilla-daemon
2015-11-02 13:23 ` bugzilla-daemon
2015-11-02 17:33 ` bugzilla-daemon
2015-11-04 2:58 ` bugzilla-daemon
2015-11-04 3:06 ` bugzilla-daemon [this message]
2015-11-04 10:54 ` bugzilla-daemon
2015-11-19 2:27 ` bugzilla-daemon
2015-11-24 9:12 ` bugzilla-daemon
2015-12-04 1:52 ` bugzilla-daemon
2015-12-04 1:59 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-92709-502-qbCAHullIZ@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.