mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
This PR adds some tests for covering some useful corner cases. 1. more tests for `vector.shape_cast` distribution. 2. testing for `MoveFuncBodyToWarpOp` pattern that was not possible before.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.