[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 19:12:48 PST 2022


pengfei updated this revision to Diff 485016.
pengfei added a comment.

Add fmul, fmin and fmax cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140467/new/

https://reviews.llvm.org/D140467

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-x86-reduce.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140467.485016.patch
Type: text/x-patch
Size: 6147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221223/8d3f570d/attachment-0001.bin>


More information about the cfe-commits mailing list