[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-19 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #24 from Carl Love --- The gdb support for debugging the user application on Valgrind appears to have been broken by the reduced precision outer product patch. It looks like the addition of the new ACC registers is the issue. Need to

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-19 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #23 from Carl Love --- Next set of patches is in bugzilla 429352. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-19 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #22 from Carl Love --- Committed patch to fux the xscvhpdp assembly code issue. commit 025bdca23b2fca0dd68b6077426500237aee85c5 (origin/master, origin/HEAD) Author: Carl Love Date: Thu Nov 12 15:18:23 2020 -0600 PowerPC, fix for

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-13 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #21 from Mark Wielaard --- (In reply to Carl Love from comment #20) > Created attachment 133275 [details] > Fix for the xscvhpdp assembler line issue > > The fix in comment 17 took care of the issues for non-Power platforms. >

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-12 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #20 from Carl Love --- Created attachment 133275 --> https://bugs.kde.org/attachment.cgi?id=133275=edit Fix for the xscvhpdp assembler line issue The fix in comment 17 took care of the issues for non-Power platforms. Unfortunately,

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-11 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #19 from Carl Love --- Function conv_f16_to_double() uses instruction xscvhpdp which is an ISA 3.1 instruction. The function is used in the ISA 3.1 instruction support. I will work on a fix. -- You are receiving this mail because: You

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-11 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427404 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #18 from Mark

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-10 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #17 from Carl Love --- The following commit was made to fix an issue with the functional support ISA 3.1 for reduced precision outer product operations support.

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-10 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-10 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-10 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Attachment #132180|0 |1 is obsolete||

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-10 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Attachment #133070|0 |1 is obsolete||

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-05 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Attachment #133058|0 |1 is obsolete||

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-05 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #12 from Carl Love --- Created attachment 133068 --> https://bugs.kde.org/attachment.cgi?id=133068=edit Changes to make the setup_fxstate_struct() more precise. The following changes were made to the Functional support ISA 3.1 for

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #11 from Julian Seward --- OK to land provided that setup_fxstate_struct Read/Write/Modify annotations are set more precisely, so as to avoid false positives and false negatives from Memcheck. -- You are receiving this mail because: You

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-05 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Attachment #132844|0 |1 is obsolete||

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-11-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #9 from Julian Seward --- (In reply to Carl Love from comment #8) > Created attachment 132844 [details] > functional support ISA 3.1 for reduced precision outer product operations > > Updated patch to be consistent with the prior patch

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-28 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Attachment #132743|0 |1 is obsolete||

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-25 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Attachment #132620|0 |1 is obsolete||

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-23 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #6 from Julian Seward --- Functional support fix (attachment 132180) -- OK to land. testsuite support for the reduced precision outer product operations (attachment

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-21 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added Attachment #132182|0 |1 is obsolete||

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-06 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 Carl Love changed: What|Removed |Added CC||will_schm...@vnet.ibm.com --- Comment #4 from Carl

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-06 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #3 from Carl Love --- Created attachment 132182 --> https://bugs.kde.org/attachment.cgi?id=132182=edit Funtional support ISA 3.1 for reduced precision outer product operations -- You are receiving this mail because: You are watching all

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-06 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #2 from Carl Love --- Created attachment 132181 --> https://bugs.kde.org/attachment.cgi?id=132181=edit testsuite support for the reduced precision outer product operations -- You are receiving this mail because: You are watching all bug

[valgrind] [Bug 427404] PPC ISA 3.1 support is missing, part 6

2020-10-06 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=427404 --- Comment #1 from Carl Love --- Created attachment 132180 --> https://bugs.kde.org/attachment.cgi?id=132180=edit Functional support fix -- You are receiving this mail because: You are watching all bug changes.