aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorFrederik Gossen <frgossen@google.com>2023-02-27 10:58:56 -0500
committerFrederik Gossen <frgossen@google.com>2023-02-27 10:59:53 -0500
commitb12bcf3fb7fa7f968e8bd77b466057509ab2e04b (patch)
tree23cccd5132e6dc4ef66c44a0ed19cf4e1f1df7ea /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8877d8f5caacbbb87bb4236512c81d855f09539e (diff)
downloadllvm-b12bcf3fb7fa7f968e8bd77b466057509ab2e04b.zip
llvm-b12bcf3fb7fa7f968e8bd77b466057509ab2e04b.tar.gz
llvm-b12bcf3fb7fa7f968e8bd77b466057509ab2e04b.tar.bz2
[MLIR] Add pass to deduplicate functions
Deduplicate functions that are equivalent in all aspects but their symbol name. The pass chooses one representative per equivalence class, erases the remainder, and updates function calls accordingly. Differential Revision: https://reviews.llvm.org/D144738
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions