[PATCH] D37686: [DAG] Consolidating Instruction->SDNode Flags propagation in one class for better code management.

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 22:58:54 PDT 2017


jbhateja updated this revision to Diff 116305.
jbhateja added a comment.

- Updating test case with more than one uses of sqrt / mul.


https://reviews.llvm.org/D37686

Files:
  include/llvm/CodeGen/SelectionDAGNodes.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/X86/fmf-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37686.116305.patch
Type: text/x-patch
Size: 24910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170922/a6a8150e/attachment.bin>


More information about the llvm-commits mailing list