mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
This is an operation that can returns a new ValueShape with a different shape. Useful for composing shape function calls and reusing existing shape transfer functions. Just adding the op in this change. Differential Revision: https://reviews.llvm.org/D84217
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.