https://bugs.freedesktop.org/show_bug.cgi?id=92709
Michel Dänzer <michel at daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arsenm2 at gmail.com,
| |tstellar at gmail.com
--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
This happens since Mesa commit d72a26ec ("radeonsi: don't emit AMDGPU
intrinsics for EX2, ROUND, TRUNC") because the LLVM function
LibCallSimplifier::optimizeExp2() replaces the llvm.exp2.f32 call (which could
be handled by the AMDGPU backend AFAICT) with an ldexpf one.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20151029/c72d8e87/attachment-0001.html>