https://bugs.kde.org/show_bug.cgi?id=476025

--- Comment #1 from Carl Love <c...@us.ibm.com> ---
Patch to update the expected results committed.

commit 5396fc8d0197e843657736ef8f7d9774400980c9 (HEAD -> master, origin/master,
origin/HEAD)
Author: Carl Love <c...@linux.ibm.com>
Date:   Mon Oct 23 19:15:00 2023 -0400

    Bug 476025 - Powerpc, update expected results for the vbit-test

    In commit:

      commit 26a3abd27db2ef63dafea1ecab00e8239f341f0f
      Author: Eyal Soha <eyals...@gmail.com>
      Date:   Thu Feb 10 09:52:54 2022 -0700

          Bug 432801 - Valgrind 3.16.1 reports a jump based on uninitialized
          memory somehow related to clang and signals

          Add support for precise computation of SIMD greater-than on
          amd64 and x86.

          This adds support for 64bit, 16bit, and 8bit to the existing 32bit
          support.

    The Iop_CmpGT64Ux2 is only supported on PPC32 and PPC64.  The above
    commit adds a more precise method, expensiveCmpGT, for setting the
    vibits for the Iop_CmpGT64Ux2 Iop.

    The expected results for the vbit test were not updated to the new more
    precise results.  This patch updates the expected results for the Iop.

    Patch tested on Power 10.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to