Lukacma wrote:

@paulwalker-arm the reasoning behind creating separate records, is that mfloat 
type is not available for aarch32 architectures and therefore all intrinsics 
using it need to be gated behind `ArchGuard = "defined(__aarch64__)"` .

https://github.com/llvm/llvm-project/pull/128019
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to