[PATCH] D115218: [CodeExtractor] Refactor extractCodeRegion, fix parameter index confusion.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 21:26:06 PST 2022


Meinersbur updated this revision to Diff 474658.
Meinersbur marked 3 inline comments as done.
Meinersbur added a comment.

- Rebase
- Address review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115218

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: D115218.474658.patch
Type: text/x-patch
Size: 60411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221111/2ce63fdc/attachment-0001.bin>


More information about the llvm-commits mailing list