[Mlir-commits] [mlir] [mlir][tensor] Fix FoldTensorCastProducerOp for multiple result operations (PR #93374)

Prashant Kumar llvmlistbot at llvm.org
Sat May 25 10:38:43 PDT 2024


pashu123 wrote:

> Thanks for the fix! Can you provide an upstream test please? (I also tweaked your title to make it slightly more self-descriptive)

I didn't find any tensor dialect op producing multiple results, so I didn't add a test. What should I do in this case?

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


More information about the Mlir-commits mailing list