FreddyYe added a comment.

In D111778#3063891 <https://reviews.llvm.org/D111778#3063891>, @erichkeane 
wrote:

> Supporting these types requires changes to the library so that we can check 
> these, right?  Do you have the library changes for these as well?  The 
> constants used to check for these features/etc needs to be present in the 
> glibc library.

Yes. It's highly related to the `ProcessorFeatures` I mentioned above. Does the 
`library changes` refer to the compiler-rt/cpu_model.c? I think that change 
depends on libgcc. For now libgcc has no strong will to update that table.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111778/new/

https://reviews.llvm.org/D111778

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to