Diana Picus
Diana Picus
I did a few runs of SPEC on AArch64 using the scripting infrastructure from the llvm-test-suite (commit d52a93a8, plus a minor hack to remove -Werror=date-time from [CMakeLists.txt](https://github.com/llvm/llvm-test-suite/blob/726901d06aab2f92d684d28507711308368c29d6/CMakeLists.txt#L56)) and a patched...
@kiranchandramohan I think separate entries are probably a good idea. I'm considering this on hold until we're done with upstreaming though, since there's no point in exercising the fir-dev branch...
@banach-space I haven't looked into how the test suite sets this up. I didn't notice anything related to -lpthread, but I did pass flags for lpgmath. Basically I configured the...
This is now tracked in the [LLVM organization](https://github.com/orgs/llvm/projects/8).
* **#145860** * **#145859** 👈 (View in Graphite) * **#145858** * `main` This stack of pull requests is managed by Graphite. Learn more about stacking.
@arsenm Does this look ok now? :)
Ping? I'd like to merge this next week if there aren't any more concerns :)
I updated this so we always skip calls and IMPLICIT_DEFs. This is because the entry point for our use case does not use init.whole.wave, and we still want it to...