[PATCH] D72280: [Matrix] Add IR MatrixBuilder.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 09:07:46 PST 2020
fhahn created this revision.
fhahn added reviewers: anemet, Gerolf, hfinkel, andrew.w.kaylor, LuoYuanke.
Herald added a subscriber: tschuett.
Herald added a project: LLVM.
This builder provides a convenient way for targets to lower various matrix
operations to LLVM IR, making use of matrix intrinsics where available.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72280
Files:
llvm/include/llvm/IR/MatrixBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72280.236390.patch
Type: text/x-patch
Size: 6822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/c2841fcc/attachment.bin>
More information about the llvm-commits
mailing list