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
We currently set these to "generic" and "" respectively. While we have the targetMachine->setOptLevel(llvm::CodeGenOptLevel::None); to avoid large compilation times, I believe that using the host cpu name and host cpu features may provide some performance benefits.