[compiler-rt] [compiler-rt][nsan] Add support for nan detection (PR #101531)
Alexander Shaposhnikov via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 13:14:17 PDT 2024
================
@@ -0,0 +1,25 @@
+// RUN: %clangxx_nsan -O0 -g -mavx %s -o %t
----------------
alexander-shaposhnikov wrote:
nit: rename this test to smth like vec_sqrt_ext.cpp
https://github.com/llvm/llvm-project/pull/101531
More information about the llvm-commits
mailing list