mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
Add shape func op for use (primarily) in shape function_library op. Allows setting default dialect for some simpler authoring. This is a minimal version of the ops needed. Differential Revision: https://reviews.llvm.org/D124055