[Mlir-commits] [mlir] [mlir] Attempt to resolve edge cases in PassPipeline textual format (PR #118877)

Christopher Bate llvmlistbot at llvm.org
Thu Dec 5 13:49:30 PST 2024


christopherbate wrote:

Note: this still doesn't handle empty string literals correctly. I'm not sure what to do there other than disallow having non-empty `llvm::list_init` for `ListOption<std::string>`

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


More information about the Mlir-commits mailing list