llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[POC] [DO NOT MERGE/JUDGE] std::nan support cmath in device only code.

Open cperkinsintel opened this issue 4 months ago • 1 comments

Some users are wanting to reuse kernel code that contains std::nan("str"); declarations. At first I thought this impossible. But then...

cperkinsintel avatar Oct 18 '24 23:10 cperkinsintel