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

--- Comment #12 from Carl Love <c...@us.ibm.com> ---
Patches committed

commit c589b652939655090c005a982a71f50c489fb5ce (HEAD -> master, origin/master,
origin/HEAD)
Author: root <r...@ltcden3-lp13.aus.stglabs.ibm.com>
Date:   Fri Feb 12 16:00:53 2021 -0500

    Reduced precision Missing Integer based outer tests

commit e09fdaf569b975717465ed8043820d0198d4d47d
Author: Carl Love <c...@us.ibm.com>
Date:   Fri Feb 26 16:05:12 2021 -0600

    PPC64: Reduced-Precision: Missing Integer-based Outer Product Operations

    Add support for:

    pmxvi16ger2 VSX Vector 16-bit Signed Integer GER (rank-2 update), Prefixed
       Masked
    pmxvi16ger2pp VSX Vector 16-bit Signed Integer GER (rank-2 update)
(Positive
       multiply, Positive accumulate), Prefixed Masked
    pmxvi8ger4spp VSX Vector 8-bit Signed/Unsigned Integer GER (rank-4 update)
with
       Saturation (Positive multiply, Positive accumulate), Prefixed Masked
    xvi16ger2 VSX Vector 16-bit Signed Integer GER (rank-2 update)
    xvi16ger2pp VSX Vector 16-bit Signed Integer GER (rank-2 update) (Positive
       multiply, Positive accumulate)
    xvi8ger4spp VSX Vector 8-bit Signed/Unsigned Integer GER (rank-4 update)
with
       Saturation (Positive multiply, Positive accumulate)

commit c8fa838be405d7ac43035dcf675bf490800c26ec
Author: root <r...@ltcden3-lp13.aus.stglabs.ibm.com>
Date:   Fri Feb 12 15:59:32 2021 -0500

    Reduced Precision bfloat16 outer product tests

commit 078f89e99b6f62e043f6138c6a7ae238befc1f2a
Author: Carl Love <c...@us.ibm.com>
Date:   Fri Feb 26 15:46:55 2021 -0600

    PPC64: Reduced-Precision - bfloat16 Outer Product & Format Conversion
Operations

    Add support for:

    pmxvbf16ger2 Prefixed Masked VSX Vector bfloat16 GER (Rank-2 Update)
    pmxvbf16ger2pp Prefixed Masked VSX Vector bfloat16 GER (Rank-2 Update)
Positive
      multiply, Positive accumulate
    pmxvbf16ger2pn Prefixed Masked VSX Vector bfloat16 GER (Rank-2 Update)
Positive
      multiply, Negative accumulate
    pmxvbf16ger2np Prefixed Masked VSX Vector bfloat16 GER (Rank-2 Update)
Negative
      multiply, Positive accumulate
    pmxvbf16ger2nn Prefixed Masked VSX Vector bfloat16 GER (Rank-2 Update)
Negative
      multiply, Negative accumulate
    xvbf16ger2VSX Vector bfloat16 GER (Rank-2 Update)
    xvbf16ger2pp VSX Vector bfloat16 GER (Rank-2 Update) Positive multiply,
Positive
      accumulate
    xvbf16ger2pn VSX Vector bfloat16 GER (Rank-2 Update) Positive multiply,
Negative
      accumulate
    xvbf16ger2np VSX Vector bfloat16 GER (Rank-2 Update) Negative multiply,
Positive
      accumulate
    xvbf16ger2nn VSX Vector bfloat16 GER (Rank-2 Update) Negative multiply,
Negative
      accumulate
    xvcvbf16sp VSX Vector Convert bfloat16 to Single-Precision format
    xvcvspbf16 VSX Vector Convert with round Single-Precision to bfloat16
format

closing bug

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

Reply via email to