[PATCH] D79931: [mlir][spirv] Handle debuginfo for control flow ops.

Denis Khalikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 03:42:48 PDT 2020


denis13 created this revision.
denis13 added reviewers: antiagainst, hanchung, mravishankar.
Herald added subscribers: llvm-commits, jurahul, Kayjukh, frgossen, grosul1, bader, Joonsoo, stephenneuendorffer, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, shauheen, jpienaar, rriddle, mehdi_amini, aheejin.
Herald added a project: LLVM.

Handle debuginfo for control flow operations: spv.Selection,
spv.Loop, spv.BranchOp, spv.BranchConditional.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79931

Files:
  mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
  mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
  mlir/test/Dialect/SPIRV/Serialization/debug.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79931.263959.patch
Type: text/x-patch
Size: 10250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/a24c9a46/attachment-0001.bin>


More information about the llvm-commits mailing list