https://github.com/davemgreen commented:
The part that alters -mcpu=grace sounds good. I believe that can be committed separately and isn't dependant on the rest. The part that alters Host.cpp is related to -mcpu=native and could be better included of the other patch, so that -mcpu=native works correctly. (I think how it would best work is to use hpcaps on linux and trust all the feaures we have, but that is a larger change). https://github.com/llvm/llvm-project/pull/166387 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
