================ ---------------- banach-space wrote:
The LLVM `CHECK` lines shouldn't change this much when compared to the original test file (`clang/test/CodeGen/AArch64/bf16-getset-intrinsics.c`). Could you restore them? In particular, given all the bitcasts, lets make sure that types are captured. Also, could you add `LLVM-SAME` lines that will check the input arguments? See example here: https://github.com/llvm/llvm-project/blob/ed76cbccbb40da23f443ee147d697917c5101e9a/clang/test/CodeGen/AArch64/neon/intrinsics.c?plain=1#L47-L50 https://github.com/llvm/llvm-project/pull/187460 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
