[Mlir-commits] [mlir] [mlir] Add support for parsing nested PassPipelineOptions (PR #101118)

River Riddle llvmlistbot at llvm.org
Tue Jul 30 09:22:45 PDT 2024


================
@@ -160,13 +179,19 @@ class PassOptions : protected llvm::cl::SubCommand {
   /// TODO: We should upstream the methods in GenericOptionParser to avoid the
   /// need to do this.
----------------
River707 wrote:

This TODO will need to shift, it's attached to the original conditional

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


More information about the Mlir-commits mailing list