iree-org / iree-llvm-sandbox

A sandbox for quick iteration and experimentation on projects related to IREE, MLIR, and LLVM
Apache License 2.0
54 stars 31 forks source link

[Substrait] Extend emit deduplication to project op. #836

Closed ingomueller-net closed 3 months ago

ingomueller-net commented 5 months ago

This PR depends on and, therefor, contains #833 and #832 and their dependencies.

This pushes duplicate fields from emit ops producing the operand of a project op to an emit op on the result of the project.