llvm-project/mlir/lib/Dialect/Vector
jacquesguan 5479044bfc [mlir][Vector] Fold transpose splat to splat with transposed type.
This revision folds transpose splat to a new splat with the transposed vector type. For a splat, there is no need to actually do transpose for it, it would be more effective to just build a new splat as the result.

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D123765
2022-04-18 03:00:17 +00:00
..
IR [mlir][Vector] Fold transpose splat to splat with transposed type. 2022-04-18 03:00:17 +00:00
Transforms [mlir][vector] Reorder elementwise(transpose) 2022-04-15 09:05:35 -04:00
Utils [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
CMakeLists.txt [mlir][vector][NFC] Split into IR, Transforms and Utils 2022-01-31 19:17:09 +09:00