[Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 25 10:07:20 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100613

--- Comment #26 from Rob Clark <robclark at freedesktop.org> ---
(In reply to Ben Crocker from comment #25)
>
> Regarding Ray's specific comment about getting scalar fetch to work
> with "sufficient twiddling," I think it's perfectly acceptable to
> introduce extra operations, as long as we restrict the extra
> operations to the big-endian path.  PPC64 (LE or BE) is fast enough so
> that any performance impact will be negligible; S390 is less fast, but
> I imagine production machines with more memory than the one we
> experimented on here are fast enough.

drive-by comment.. unless llvm is just rubbish at optimization, I don't think
saving a few operations in the front-end IR building should be that important,
even for LE.  But we have shader-db so it should be possible to prove/disprove
that theory.  (Not sure if llvmpipe is instrumented for shader-db but if not
that should be easy to solve.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170525/9d6eff67/attachment.html>


More information about the mesa-dev mailing list