aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorNicolas Vasilache <ntv@google.com>2020-06-15 15:13:23 -0400
committerNicolas Vasilache <ntv@google.com>2020-06-15 18:14:15 -0400
commit8c6c49f293fc85e14d811d772bdc9a68464d67b4 (patch)
treea9b2f4202f33405fc15bcf0a724311024ba112f8 /llvm/lib/Support
parent487ca07fcc75d52755c9fe2ee05bcb3b6eeeec44 (diff)
downloadllvm-8c6c49f293fc85e14d811d772bdc9a68464d67b4.zip
llvm-8c6c49f293fc85e14d811d772bdc9a68464d67b4.tar.gz
llvm-8c6c49f293fc85e14d811d772bdc9a68464d67b4.tar.bz2
[mlir][Linalg] Retire C++ MatmulOp in favor of a linalg-ods-gen'd op.
This revision replaces MatmulOp, now that DRR rules have been dropped. This revision also fixes minor parsing bugs and a plugs a few holes to get e2e paths working (e.g. library call emission). During the replacement the i32 version had to be dropped because only the EDSC operators +, *, etc support type inference. Deciding on a type-polymorphic behavior, and implementing it, is left for future work. Differential Revision: https://reviews.llvm.org/D79762
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions