diff options
author | Matthias Springer <me@m-sp.org> | 2024-12-02 16:02:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 16:02:03 -0800 |
commit | 7267c85959aa2490e2950f7fb817a76af7e94043 (patch) | |
tree | 5e30e0c70a10144d88cc0279249edf046e2762eb /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | f500ed5646bef11b9daa74ee79188af0de6ab0be (diff) | |
download | llvm-7267c85959aa2490e2950f7fb817a76af7e94043.zip llvm-7267c85959aa2490e2950f7fb817a76af7e94043.tar.gz llvm-7267c85959aa2490e2950f7fb817a76af7e94043.tar.bz2 |
[mlir][Func] Delete `DecomposeCallGraphTypes.cpp` (#117424)
`DecomposeCallGraphTypes.cpp` was a workaround around missing 1:N
support in the dialect conversion. Now that 1:N support was added, the
workaround can be deleted. The test remains in place, as an example for
how to write such a transformation with the dialect conversion
framework.
Note for LLVM integration: If you are using
`DecomposeCallGraphTypes.cpp`, switch to the patterns that are used in
`TestDecomposeCallGraphTypes.cpp`.
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions