You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hence that nobody limits the project to Github Actions. Especially cause Microsoft doesn't have any VM instances, featuring AMD's CPUs, for this (I tracked two different CPU models, from Intel).
If you can build/test your project on AMD's hardware - you are welcome to report.
Consider using AMD Optimizing C/C++ Compiler instead of "vanilla" LLVM/Clang.
You would have to request enabling specific optimizations, for llvm-goc and various linkers (lld, gold) if you want something more concrete - that would be the cause of a new patch.
@thanm, please explain @mjl how to generate LLVM's build artifacts (include intermediate representation) and how to arrange some in-memory benchmarking.
Hi.
I wasn't able to build your project, if using gollvm compiler.
Reported that already.
llvm-goc could be installed by
after extracting this build.
CC @thanm @cherrymui
The text was updated successfully, but these errors were encountered: