fpetrogalli added inline comments.

================
Comment at: clang/test/OpenMP/declare_simd_codegen.cpp:327
 
+// CHECK-DAG: "_ZGVbN2l__Z11constlineari"
+// CHECK-DAG: "_ZGVcN4l__Z11constlineari"
----------------
I think we should add the same checks in the AArch64 test: 
`OpenMP/declare_simd_aarch64.c`, so that we won't forget about it when we 
switch to the `vector-function-abi-variant` attribute.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75350



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

Reply via email to