diff options
| author | Elliot Goodrich <elliotgoodrich@gmail.com> | 2023-05-20 17:49:18 +0100 |
|---|---|---|
| committer | Elliot Goodrich <elliotgoodrich@gmail.com> | 2023-05-20 17:49:18 +0100 |
| commit | ac73c48e091cff69047ed2dfb972f69ef7a0e9a0 (patch) | |
| tree | f01fb7746dfb594f984c3837324f599df2f4de9b /mlir/lib/Bytecode/Reader/BytecodeReader.cpp | |
| parent | 46f366494f3ca8cc98daa6fb4f29c7c446c176b6 (diff) | |
| download | llvm-ac73c48e091cff69047ed2dfb972f69ef7a0e9a0.zip llvm-ac73c48e091cff69047ed2dfb972f69ef7a0e9a0.tar.gz llvm-ac73c48e091cff69047ed2dfb972f69ef7a0e9a0.tar.bz2 | |
[llvm] Reduce ComplexDeinterleavingPass.h includes
Remove the unnecessary `"llvm/IR/PatternMatch.h"` include directive from
`ComplexDeinterleavingPass.h` and move it to the corresponding source
file.
Add missing includes that were transitively included by this header to 3
other source files.
This reduces the total number of preprocessing tokens across the LLVM
source files in `lib` from (roughly) 1,964,876,961 to 1,935,091,611 - a
reduction of ~1.52%. This should result in a small improvement in
compilation time.
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
