This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Transforms] OperationFolder: Remove redundant `create` API
ClosedPublic

Authored by springerm on Mar 15 2023, 3:51 AM.

Details

Summary

These functions are available on the OpBuilder API.

Diff Detail