Dialect/GPU
-iree-gpu-combine-barrier-regions
link
Combines iree_gpu.barrier_region
ops
-iree-gpu-distribute-inner-tiled-to-lanes
link
Distributes iree_codegen.inner_tiled ops to lanes
-iree-gpu-expand-undistributed-inner-tiles
link
Expands the inner dimensions of iree_codegen.inner_tiled ops to match the thread layout
Optionslink
-expand-inputs : Expand the inner dimensions for the input operands of the inner_tiled ops.
-expand-outputs : Expand the inner dimensions for the output operands and results of the inner_tiled ops.
-iree-gpu-lower-ops
link
Post bufferization lowerings of iree_gpu ops before late lowerings
-iree-gpu-unroll-to-intrinsics
link
Unrolls iree_gpu.multi_mma ops to their inner vector size.
-iree-gpu-vectorize-ops
link
Vectorizes then lowers a few iree_gpu ops before vectorization.