Files
clang-p2996/mlir/test/Conversion
Benjamin Maxwell b34f15df55 [mlir][ArmSME] Add arm_sme.move_tile_slice_to_vector op (#67652)
This adds a simple higher-level op for the tile slice to vector
intrinsics (and updates the existing vector.print lowering to use it).
This op will be used a few more times to implement vector.insert/extract
lowerings in later patches.
2023-09-29 10:33:09 +01:00
..