[Mlir-commits] [flang] [llvm] [mlir] mlir/LogicalResult: move into llvm (PR #97309)

Mehdi Amini llvmlistbot at llvm.org
Mon Jul 1 09:00:29 PDT 2024


https://github.com/joker-eph approved this pull request.

Can we keep the MLIR header and just define the `using llvm::LogicalResult;` there in the meantime? It'll avoid breaking the world downstream for now.


https://github.com/llvm/llvm-project/pull/97309


More information about the Mlir-commits mailing list