mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
This patch also fixes a minor issue that shape.rank should allow returning !shape.size. The dialect doc has such an example for shape.rank. Differential Revision: https://reviews.llvm.org/D85556