Files
clang-p2996/mlir/lib/Dialect/Arith/Transforms/ExpandOps.cpp
Robert Suderman 094689fe10 [mlir] Expose Arith::ExpandOps options in constructor
ExpandOpsPass could only be configured via command line flags. Updated
to allowed constructing using the specified Options structure.

Reviewed By: NatashaKnk

Differential Revision: https://reviews.llvm.org/D148820
2023-04-20 18:18:52 +00:00

15 KiB