diff options
author | Matthias Springer <me@m-sp.org> | 2024-04-02 11:03:12 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-02 11:03:12 +0900 |
commit | 9067f5470573454ad33f2d1786cdfa77f7f9329c (patch) | |
tree | acfa88b4d71539a297eaba3d6bed33bfec359917 /clang/lib/ExtractAPI/Serialization | |
parent | 21f85e230056172cffcaec76352e5a2019b54b86 (diff) | |
download | llvm-9067f5470573454ad33f2d1786cdfa77f7f9329c.zip llvm-9067f5470573454ad33f2d1786cdfa77f7f9329c.tar.gz llvm-9067f5470573454ad33f2d1786cdfa77f7f9329c.tar.bz2 |
[mlir][IR][NFC] Make `replaceAllUsesWith` non-templatized (#84722)
Turn `RewriterBase::replaceAllUsesWith` into a non-templatized
implementation, so that it can be made virtual and be overridden in the
`ConversionPatternRewriter` in a subsequent change.
This change is in preparation of adding dialect conversion support for
`replaceAllUsesWith`.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization')
0 files changed, 0 insertions, 0 deletions