<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - the image of llvmpipe has a low quality on arm (with too many points on it)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93570#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - the image of llvmpipe has a low quality on arm (with too many points on it)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93570">bug 93570</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>A fairer comparison would be

LIBGL_ALWAYS_SOFTWARE=1 LP_NATIVE_VECTOR_WIDTH=128

Since I assume it will otherwise use 256-bit wide vectors on your intel CPU.
But it appears that the rendering is actually incorrect there. My personal
guess is that llvm on arm has some issues, but this is based purely on the fact
that you're seeing misrendering :)

It may be worthwhile to build mesa-git and llvm-svn and see if the issue
persists. (mesa-git should be able to build against the llvm head, while
released mesa probably won't.)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>