[PATCH] D80285: [mlir] make the bitwidth of device side index computations configurable
    Alex Zinenko via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 22 03:11:25 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd10b1a38a7df: [mlir] make the bitwidth of device side index computations configurable (authored by gysit, committed by ftynse).
Changed prior to commit:
  https://reviews.llvm.org/D80285?vs=272017&id=272367#toc
Repository:
  rG LLVM Github Monorepo
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/GPUToROCDL/GPUToROCDLPass.h
  mlir/include/mlir/Conversion/Passes.td
  mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
  mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVMPass.h
  mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
  mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
  mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
  mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
  mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80285.272367.patch
Type: text/x-patch
Size: 34644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/8a2c5fc0/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list