jhuber6 wrote:

It's been awhile since I've looked at this. From what I understand, what we 
want is basically a `__builtin_cpu_supports` that's resolved by the backend 
rather than runtime. That's presumably just checking the feature set of the 
target, either through the function's attributes or default set. Is what we're 
doing here fundamentally different?

https://github.com/llvm/llvm-project/pull/134016
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to