https://bugs.kde.org/show_bug.cgi?id=434193
--- Comment #7 from Mike Crowe <m...@mcrowe.com> --- (In reply to Julian Seward from comment #6) > # elif defined(VGA_arm64) > + mce.dlbo.dl_CmpEQ16_CmpNE16 = DLexpensive; > mce.dlbo.dl_CmpEQ64_CmpNE64 = DLexpensive; > # endif Thanks! This works for me if I use mce.dlbo.dl_CmpEQ32_CmpNE32 instead (it's a 32-bit compare on AArch64.) I shall see if I can test on ARM32 and some other architectures too. -- You are receiving this mail because: You are watching all bug changes.