[mlir][Linalg] NFC - Purge OpBuilder uses in favor of RewriterBase in places...
[mlir][Linalg] NFC - Purge OpBuilder uses in favor of RewriterBase in places unrelated to op definitions RewriterBase is the proper builder to use so one can listen to IR modifications (i.e. not just creation). Differential Revision: https://reviews.llvm.org/D137922
Loading
Please sign in to comment