Joel Luth
Results
2
issues of
Joel Luth
I ran into a situation where testing a newer CPU had larger L3 than the hard-coded SIZE (32MB). Rather than simply change this value in the code, I made it...
I'm trying to compile tinymembench with clang and hitting errors in x86-sse2 assembly code. I removed all the .func and .endfunc directives since it seems LLVM has no interest in...