diff options
author | River Riddle <riddleriver@gmail.com> | 2022-06-28 14:50:26 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-06-28 15:42:35 -0700 |
commit | 9560f021410f6ecbf764129a59731b7f9777a882 (patch) | |
tree | 2e6331def48dc6608f7ac46b1ee6bfdb0fb166d1 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 860c62f53cb245a8c93725cc45de54a8a3f92f25 (diff) | |
download | llvm-9560f021410f6ecbf764129a59731b7f9777a882.zip llvm-9560f021410f6ecbf764129a59731b7f9777a882.tar.gz llvm-9560f021410f6ecbf764129a59731b7f9777a882.tar.bz2 |
[mlir] Add `enableSplitting` and `insertMarkerInOutput` options to `splitAndProcessBuffer`
`enableSplitting` simply enables/disables whether we should split
or use the full buffer. `insertMarkerInOutput` toggles if split markers
should be inserted in between prcessed output chunks.
These options allow for merging the duplicate code paths we have
when splitting is optional.
Differential Revision: https://reviews.llvm.org/D128764
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions