[PATCH] D76661: [mlir][Pass] Add support for lowering unary std ops to SPIR-V.

Han-Chung Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 18:32:04 PDT 2020


hanchung created this revision.
hanchung added reviewers: mravishankar, antiagainst.
Herald added subscribers: llvm-commits, bader, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76661

Files:
  mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
  mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76661.252193.patch
Type: text/x-patch
Size: 5115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/42349f57/attachment-0001.bin>


More information about the llvm-commits mailing list