[Mlir-commits] [mlir] [mlir][scf] Implement getSingle... of LoopLikeOpinterface for scf::ParallelOp (PR #68511)
Mehdi Amini
llvmlistbot at llvm.org
Thu Feb 1 23:01:57 PST 2024
joker-eph wrote:
> I don't suppose there is any chance to test this without writing a heavy unittest?
Actually I don't understand why this is a C++ unit-test. We have quite a track record of not doing so and making test passes instead.
Unless I'm missing something this could easily be done that way?
https://github.com/llvm/llvm-project/pull/68511
More information about the Mlir-commits
mailing list