[PATCH] D71308: [CallPromotionUtils] Add tryPromoteCall.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 13:55:58 PST 2020


yamauchi updated this revision to Diff 238606.
yamauchi marked 4 inline comments as done.
yamauchi added a comment.

Address comments and rebase.


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.238606.patch
Type: text/x-patch
Size: 8085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/f99400a6/attachment.bin>


More information about the llvm-commits mailing list