[PATCH] D70354: [SelectionDAG] Merge the two identical ExpandChainLibCall methods from LegalizeTypes and LegalizeDAG to one version in TaretLowering.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 20:47:20 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc02eb190996: [SelectionDAG] Merge the two identical ExpandChainLibCall methods from… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D70354?vs=229680&id=229968#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70354

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70354.229968.patch
Type: text/x-patch
Size: 9523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/d606ca04/attachment.bin>


More information about the llvm-commits mailing list