[compiler-rt] [compiler-rt][nsan] Add support for nan detection (PR #101531)

via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 00:35:50 PDT 2024


cseslowpoke wrote:

I tried adding `#include <immintrin.h>` to use SIMD instructions, but I'm not sure where the warning should appear.

https://github.com/llvm/llvm-project/pull/101531


More information about the llvm-commits mailing list