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

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 11:05:19 PDT 2024


cseslowpoke wrote:

> @cseslowpoke - would be good to add a test where nans are produced by vector instructions

How should I generate vector instructions? Should I use SIMD instructions, or is there another approach I should take?

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


More information about the llvm-commits mailing list