jayfoad wrote: > > 1ULP for normals, 0 for everything else. > > Isn't there some existing metadata or similar that specifies the max ULP > error the user will tolerate? You could piggy back on that instead of > inventing a new command line option to control this.
https://llvm.org/docs/LangRef.html#fpmath-metadata https://github.com/llvm/llvm-project/pull/194716 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
