[all-commits] [llvm/llvm-project] 58cb88: [mlir][rocdl] Add xdlops intrinsics to rocdl dialect
rtayl via All-commits
all-commits at lists.llvm.org
Mon May 11 07:13:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58cb88733f01f29508aeaa4ba749016432bc544b
https://github.com/llvm/llvm-project/commit/58cb88733f01f29508aeaa4ba749016432bc544b
Author: rtayl <rtayl at amd.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
M mlir/test/Dialect/LLVMIR/rocdl.mlir
M mlir/test/Target/rocdl.mlir
Log Message:
-----------
[mlir][rocdl] Add xdlops intrinsics to rocdl dialect
Summary: This adds xdlops (mfma) to the rocdl dialect and also tests the translation to llvm ir.
Reviewers: ftynse
Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, Kayjukh, llvm-commits
Tags: #llvm #mlir
Differential Revision: https://reviews.llvm.org/D79642
More information about the All-commits
mailing list