diff options
author | Tobias Stadler <mail@stadler-tobias.de> | 2025-09-24 15:07:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 15:07:37 +0100 |
commit | 6e6a3d83245e3fbd5f51a6457b5ee492cb84db2b (patch) | |
tree | 4113127cd621552877f4dd88eb464be556dee6fe /mlir/lib/Target/LLVMIR/ModuleImport.cpp | |
parent | 32c6e162462bbca3beb2259b90cc922a7419ba2c (diff) | |
download | llvm-6e6a3d83245e3fbd5f51a6457b5ee492cb84db2b.zip llvm-6e6a3d83245e3fbd5f51a6457b5ee492cb84db2b.tar.gz llvm-6e6a3d83245e3fbd5f51a6457b5ee492cb84db2b.tar.bz2 |
[llvm-remarkutil] Introduce filter command (#159784)
Add a filter command to llvm-remarkutil. This can be used to extract
remarks for a certain function, pass, type, etc. from a large remarks
file to a new remarks file. This uses the same filter arguments as the
count command.
Depends on #156715. Thanks to this change, we don't need to buffer all
remarks before reserializing them, so we should be able to process
arbitrarily large files.
Pull Request: https://github.com/llvm/llvm-project/pull/159784
Diffstat (limited to 'mlir/lib/Target/LLVMIR/ModuleImport.cpp')
0 files changed, 0 insertions, 0 deletions