[PATCH] D58998: Replace function template (plus explicit specializations) by non-template overloads.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 16:10:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355880: Hexagon RDF: Replace function template (plus explicit specializations) with non… (authored by dblaikie, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58998?vs=189996&id=190180#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58998

Files:
  llvm/trunk/lib/Target/Hexagon/RDFGraph.cpp
  llvm/trunk/lib/Target/Hexagon/RDFGraph.h
  llvm/trunk/lib/Target/Hexagon/RDFLiveness.cpp
  llvm/trunk/lib/Target/Hexagon/RDFLiveness.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58998.190180.patch
Type: text/x-patch
Size: 6466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/3a1ea8b6/attachment.bin>


More information about the llvm-commits mailing list