[PATCH] D74179: [mlir][VectorOps] Generalized vector.print to i32/i64

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 16:14:43 PST 2020


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

Lowering to LLVM IR was restricted to float/double.
This CL also adds the integral values.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74179

Files:
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
  mlir/test/mlir-cpu-runner/mlir_runner_utils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74179.243041.patch
Type: text/x-patch
Size: 4239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/4af4ea38/attachment.bin>


More information about the llvm-commits mailing list