[PATCH] D72967: [MLIR] LLVM dialect: modernize and cleanups

Frank Laub via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 16:18:04 PST 2020


flaub created this revision.
flaub added a reviewer: ftynse.
Herald added subscribers: llvm-commits, liufengdb, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.

Modernize some of the existing custom parsing code in the LLVM dialect.
While this reduces some boilerplate code, it also reduces the precision
of the diagnostic error messges.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72967

Files:
  mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
  mlir/test/Dialect/LLVMIR/invalid.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72967.238926.patch
Type: text/x-patch
Size: 13616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200118/54f9d8ea/attachment.bin>


More information about the llvm-commits mailing list