[clang] [clang][CodeGen] Propagate pragma set fast-math flags to floating point builtins (PR #90377)

Karl-Johan Karlsson via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 30 06:07:25 PDT 2024


================
@@ -0,0 +1,28 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 4
+// RUN: %clang_cc1 -triple x86_64-linux-gnu -O3 -emit-llvm -o - %s \
+// RUN: | FileCheck -check-prefix=CHECK %s
+
----------------
karka228 wrote:

Sure, I will add that.


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


More information about the cfe-commits mailing list