[PATCH] D80285: [mlir] make the bitwidth of device side index computations configurable

Tobias Gysi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 01:02:44 PDT 2020


gysit updated this revision to Diff 266112.
gysit added a comment.

I fixed the typo and added extended the existing tests a little bit to test 32-bit index computations


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80285/new/

https://reviews.llvm.org/D80285

Files:
  mlir/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h
  mlir/include/mlir/Conversion/Passes.td
  mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
  mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80285.266112.patch
Type: text/x-patch
Size: 7555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/a6a8f6a3/attachment.bin>


More information about the llvm-commits mailing list