kito-cheng wrote: > > Hmmm, I thought we have implemented already. Do we have a sentence in > > toolchain-convention repo? We may need to write this down. > > Doesn't look like we have -mcpu=native or -mtune=native in toolchain > conventions either. @kito-cheng does gcc implement any of these today?
-mcpu=native, -mtune=native and -march=native is all not implement yet on gcc side https://github.com/llvm/llvm-project/pull/215939 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
