<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#c5">Comment # 5</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:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>This looks rather interesting, like a shuffle gone wrong (always affects the
same 3 pixel in 4x4 pixel stamp). This chip does have NEON instructions right?
I think llvm used to have quite some problems if it needed to lower all the
vector code to scalars (not to mention the horrific performance).
Theoretically llvmpipe should work pretty ok on arm (albeit there's no arm
specific optimizations, so slower than possible) but there were spurious
reports of it not working well earlier (not many people try, it seems).
It could also well be a llvm bug, I'd suggest a newer version if you're not
already using the latest.</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>