[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 03:07:31 PDT 2017


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

- Review comments resolutions.


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.116159.patch
Type: text/x-patch
Size: 23611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170921/2b8be629/attachment.bin>


More information about the llvm-commits mailing list