[PATCH] D87361: [SelectionDAG] Add helper guard to automatically insert flags

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 02:02:53 PDT 2020


qiucf updated this revision to Diff 292146.
qiucf added a comment.

Remove flag passing in methods visiting floating-point nodes.


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

https://reviews.llvm.org/D87361

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/X86/sqrt-fastmath-mir.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87361.292146.patch
Type: text/x-patch
Size: 55812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/7974fb98/attachment.bin>


More information about the llvm-commits mailing list