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

--- Comment #6 from Florian Krohm <[email protected]> ---
Patches are always welcome. The procedure is to open a bug here and attach the
patch to it.
As always: make regtest should pass. And you might want to check that angr now
produces
the result you expect to see.

As for a testcase.... I understood there is no observable difference in a
regular valgrind run.
You can observe the generated IR by adding --trace-notbelow=0
--trace-flags=10000000
to the command line. But  figuring out the superblock we're interested to see
would be difficult
to do in a robust manner which we would have to do for a testcase. So that's
effectively a no-go.
However, if you're keen to do add a testcase my recommendation would be to make
a riscv
version of auxprogs/s390-runone.  That would the prerequisite to concocting a
testcase.

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

Reply via email to