================
@@ -35,7 +31,7 @@
float16_t test_vabsh_f16(float16_t a) {
// CIR: {{%.*}} = cir.fabs {{%.*}} : !cir.f16
-// LLVM-SAME: (half{{.*}} [[A:%.*]])
+// LLVM-SAME: (half noundef [[A:%.*]])
----------------
banach-space wrote:
No, we don't need check this.
I wanted to fix consistency between the tests. Matching `noundef` with `{{.*}}`
is a better choice, let me update this.
https://github.com/llvm/llvm-project/pull/184404
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits