[PATCH] D72870: [SelectionDag] Updated FoldConstantArithmetic method signature in preparation for merge with FoldConstantVectorArithmetic

Justice Adams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 11:05:30 PST 2020


justice_adams updated this revision to Diff 239948.
justice_adams added a comment.

Ran clang-format on the patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72870

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72870.239948.patch
Type: text/x-patch
Size: 11773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/de064e52/attachment.bin>


More information about the llvm-commits mailing list