[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-10-05 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 Carl Love changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-10-05 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 Carl Love changed: What|Removed |Added Resolution|--- |FIXED

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-29 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 --- Comment #9 from Carl Love --- The video user test case has additional issues with missing instruction support and the DSCR register not not supported. Work on this bug also included reworking the vpermr instruction implementation

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-28 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 Carl Love changed: What|Removed |Added Attachment #108069|0 |1 is obsolete|

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-27 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 --- Comment #7 from Carl Love --- Created attachment 108069 --> https://bugs.kde.org/attachment.cgi?id=108069=edit Use vperm Iop code with minor modifications to implement the xxperm and xxpermr instructions The xxperm instructions

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-27 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 Carl Love changed: What|Removed |Added Attachment #108050|0 |1 is obsolete|

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-26 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 --- Comment #5 from Carl Love --- Created attachment 108050 --> https://bugs.kde.org/attachment.cgi?id=108050=edit replace body of generate_store_FPRF with C helper function. Created C helper to replace the Iop code to generate the

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-26 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=385055 --- Comment #4 from Julian Seward --- (In reply to Carl Love from comment #2) > perhaps use > a C-code handler in place of the generate_store_FPRF() function. That's probably your best option. Alternatively (and as a general

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-26 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=385055 --- Comment #3 from Julian Seward --- (In reply to Carl Love from comment #1) > to the code for the xxperm instruction. I verified that the hint was being > The block has 1312 temporaries before instrumentation. With

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-25 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 --- Comment #2 from Carl Love --- The second workload that hits the same issue is a GCC instruction test. The test runs a whole bunch of float 128-bit instructions to test the code generation. In this case, there are several

[valgrind] [Bug 385055] PPC VEX temporary storage exhausted

2017-09-25 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385055 Carl Love changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0