[PATCH] D75576: [SDAG] simplify FP binops to undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 05:06:36 PST 2020


spatel updated this revision to Diff 248148.
spatel added a comment.

Patch updated:
Improved code comment.


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

https://reviews.llvm.org/D75576

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/fp-const-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75576.248148.patch
Type: text/x-patch
Size: 7391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/f86f0434/attachment.bin>


More information about the llvm-commits mailing list