[PATCH] D144447: [Clang] Teach buildFMulAdd to peek through fneg to find fmul.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 23 09:06:10 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83cd4bea015f: [Clang] Teach buildFMulAdd to peek through fneg to find fmul. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144447/new/
https://reviews.llvm.org/D144447
Files:
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/constrained-math-builtins.c
clang/test/CodeGen/fp-contract-pragma.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144447.499885.patch
Type: text/x-patch
Size: 6931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230223/016e4998/attachment-0001.bin>
More information about the cfe-commits
mailing list