[mlir][arith] Do not limit arith-expand pass to FuncOp
This pass doesn't have any limitations specific to FuncOp and it will be useful to be able to run it on other ops (e.g. gpu.func). Differential Revision: https://reviews.llvm.org/D119662
Loading
Please sign in to comment