[PATCH] D140467: [X86][Reduce] Preserve fast math flags when change it. NFCI
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 22 07:43:06 PST 2022
pengfei added inline comments.
================
Comment at: clang/test/CodeGen/builtins-x86-reduce.c:8
+}
+
+// CHECK: fadd
----------------
arsenm wrote:
> Should test the builtins from both sets
Do you mean this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140467/new/
https://reviews.llvm.org/D140467
More information about the cfe-commits
mailing list