[PATCH] D119752: [FPEnv][FMF] Move helper function to header, move fast math flags to new include file.

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 12:33:21 PST 2022


kpn updated this revision to Diff 408564.
kpn added a comment.

Remove unneeded includes, and correct the placement of the include of FMF.h.


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

https://reviews.llvm.org/D119752

Files:
  llvm/include/llvm/IR/FMF.h
  llvm/include/llvm/IR/FPEnv.h
  llvm/include/llvm/IR/Operator.h
  llvm/lib/Analysis/InstructionSimplify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119752.408564.patch
Type: text/x-patch
Size: 9044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/a0233ac2/attachment.bin>


More information about the llvm-commits mailing list