[PATCH] D106991: [CodeExtractor] Allowing for caller to access final inputs and outputs.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 14:19:59 PDT 2021


AndrewLitteken updated this revision to Diff 368725.
AndrewLitteken added a comment.

Updating for nits


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

https://reviews.llvm.org/D106991

Files:
  llvm/include/llvm/Transforms/Utils/CodeExtractor.h
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106991.368725.patch
Type: text/x-patch
Size: 4761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/3cb88a9b/attachment.bin>


More information about the llvm-commits mailing list