[PATCH] D71308: [CallPromotionUtils] Add tryPromoteCall.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 14:08:36 PST 2020


yamauchi updated this revision to Diff 241579.
yamauchi added a comment.

Rebase past D71307 <https://reviews.llvm.org/D71307>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71308

Files:
  llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
  llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
  llvm/unittests/Transforms/Utils/CMakeLists.txt
  llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71308.241579.patch
Type: text/x-patch
Size: 8085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/b440ce42/attachment.bin>


More information about the llvm-commits mailing list