[Mlir-commits] [mlir] [mlir][Transform] Fix crash with invalid ir for transform libraries (PR #75649)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Sat Dec 16 03:25:00 PST 2023


https://github.com/ftynse requested changes to this pull request.

Thanks for the patch. Please add the test that actually tests the behavior the patch is fixing. Removing the changes in `.cpp` doesn't make the test fail. This file should likely be passed as "library" via one of the mechanisms that ultimately invokes this function.

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


More information about the Mlir-commits mailing list