https://bugs.kde.org/show_bug.cgi?id=406674
--- Comment #9 from Mark Wielaard <[email protected]> --- (In reply to Paul Floyd from comment #8) > Created attachment 189703 [details] > Updated patch with testcase > > Updated the patch - the VEX code has changed a bit since the last patch. Apparently I already found this OK in 2021 (comment #6). Still looks good. Would like to see the mkU8(0) indented so it is clear that it is an argument of binop. > Include a testcase that works with clang++ and g++ (both tested on FreeBSD). Nice explanation. Using the LLVM codegen pattern in inline asm is a good trick to get a testcase that works anywhere. -- You are receiving this mail because: You are watching all bug changes.
