[PATCH] D38722: Added Remarks for Loop Versioning LICM Pass

Deepak Porwal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 03:56:19 PST 2018


Deepak_Porwal updated this revision to Diff 130393.
Deepak_Porwal added a comment.

Changed "std::to_string" To "llvm::to_string" as suggested by Evgeny


Repository:
  rL LLVM

https://reviews.llvm.org/D38722

Files:
  include/llvm/IR/DiagnosticInfo.h
  lib/IR/DiagnosticInfo.cpp
  lib/Transforms/Scalar/LoopVersioningLICM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38722.130393.patch
Type: text/x-patch
Size: 7736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/d1aa6761/attachment.bin>


More information about the llvm-commits mailing list