[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-31 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 Carl Love changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #13 from Carl Love --- Closing

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-31 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 Carl Love changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-31 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #12 from Carl Love --- Patches committed commit c589b652939655090c005a982a71f50c489fb5ce (HEAD -> master, origin/master, origin/HEAD) Author: root Date: Fri Feb 12 16:00:53 2021 -0500 Reduced precision Missing Integer based outer

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-31 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 Carl Love changed: What|Removed |Added Attachment #136293|0 |1 is obsolete||

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-31 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 Carl Love changed: What|Removed |Added Attachment #137201|0 |1 is obsolete||

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-31 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 Carl Love changed: What|Removed |Added Attachment #136291|0 |1 is obsolete||

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-29 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #8 from Julian Seward --- (In reply to Carl Love from comment #4) > Created attachment 136294 [details] > functional tests for Reduced-Precision: Missing Integer-based Outer > Product Operations OK to land. Again, please ensure any new

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-29 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #7 from Julian Seward --- (In reply to Carl Love from comment #2) > Created attachment 136292 [details] > functional tests for Reduced-Precision - bfloat16 Outer Product & Format > Conversion Operations OK to land. Please make sure

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-29 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #6 from Julian Seward --- (In reply to Carl Love from comment #3) > Created attachment 136293 [details] > PPC64: Reduced-Precision: Missing Integer-based Outer Product Operations -static UInt exts8( UInt src) +static ULong exts8( UInt

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-29 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #5 from Julian Seward --- (In reply to Carl Love from comment #1) > Created attachment 136291 [details] > Reduced-Precision - bfloat16 Outer Product & Format Conversion Operations +static Float conv_bf16_to_float( UInt input ) +{ .. +

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-01 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 Carl Love changed: What|Removed |Added CC||will_schm...@vnet.ibm.com Ever confirmed|0

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-01 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #4 from Carl Love --- Created attachment 136294 --> https://bugs.kde.org/attachment.cgi?id=136294=edit functional tests for Reduced-Precision: Missing Integer-based Outer Product Operations Functional tests for the Reduced-Precision:

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-01 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #3 from Carl Love --- Created attachment 136293 --> https://bugs.kde.org/attachment.cgi?id=136293=edit PPC64: Reduced-Precision: Missing Integer-based Outer Product Operations Add support for: pmxvi16ger2 VSX Vector 16-bit Signed

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-01 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #2 from Carl Love --- Created attachment 136292 --> https://bugs.kde.org/attachment.cgi?id=136292=edit functional tests for Reduced-Precision - bfloat16 Outer Product & Format Conversion Operations Functional tests for the

[valgrind] [Bug 433801] PPC ISA 3.1 support is missing, part 10

2021-03-01 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=433801 --- Comment #1 from Carl Love --- Created attachment 136291 --> https://bugs.kde.org/attachment.cgi?id=136291=edit Reduced-Precision - bfloat16 Outer Product & Format Conversion Operations Add support for: pmxvbf16ger2 Prefixed Masked VSX Vector