[Mlir-commits] [mlir] [mlir][Vector][NFC] Add `vector-transform-options` flag to ConvertVectorToLLVMPass (PR #123491)
Dmitrii Makarenko
llvmlistbot at llvm.org
Mon Feb 24 09:07:38 PST 2025
Devjiu wrote:
Hello!
This PR causes failure in PassCrashReproducerGenerator with ConvertVectorToLLVMPass. It happens because new field misses parser/printer.
@dcaballe Could you help with this issue? Maybe there are some WA or example how to write printer for this.
https://github.com/llvm/llvm-project/pull/123491
More information about the Mlir-commits
mailing list