ispras/llv8

See which machine attributes are supported by the host CPU

vivanishin opened this issue · 0 comments

We should take the concrete user's CPU feature set into account. Right now we just assume the user has all of the { "sse","sse2","sse4.1","sse4.2", "sse4a", "ssse3", "aes", "avx", "avx2" } in LLVMGranularity::SetMachineAttributes().