Skip to content
Unverified Commit 6cbcb793 authored by lorenzo chelini's avatar lorenzo chelini Committed by GitHub
Browse files

[MLIR][Linalg] Introduce SpecializeOp (#70326)

Introduce an operation to specialize linalg.generics, for example,
detecting a linalg.generic that is semantically equivalent to a
linalg.copy and replacing the former with the latter. After code
generation, it is helpful to lower named operations to vendor-optimized
libraries.
parent e6662950
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment