[PATCH] D80233: [mlir][rocdl] Exposing buffer load/store intrinsic

Zhuoran Yin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 13:44:27 PDT 2020


jerryyin created this revision.
Herald added subscribers: llvm-commits, jurahul, Kayjukh, frgossen, grosul1, Joonsoo, stephenneuendorffer, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: ftynse.
Herald added a project: LLVM.
jerryyin added reviewers: whchung, rtaylor.

- Updated ROCDLOps tablegen
- Added parsing and printing function for new intrinsic
- Added unit tests


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80233

Files:
  mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
  mlir/lib/Dialect/LLVMIR/IR/ROCDLDialect.cpp
  mlir/lib/Target/LLVMIR/ConvertToROCDLIR.cpp
  mlir/test/Dialect/LLVMIR/rocdl.mlir
  mlir/test/Target/rocdl.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80233.265011.patch
Type: text/x-patch
Size: 9323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/7d12478b/attachment.bin>


More information about the llvm-commits mailing list