[all-commits] [llvm/llvm-project] 2ff6fa: Revert "[mlir] make the bitwidth of device side in...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Tue Jun 23 10:27:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ff6fad70049b340eeb7cb281c1466fc0169fd17
https://github.com/llvm/llvm-project/commit/2ff6fad70049b340eeb7cb281c1466fc0169fd17
Author: Tobias Gysi <tobias.gysi at inf.ethz.ch>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M mlir/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h
M mlir/include/mlir/Conversion/GPUToROCDL/GPUToROCDLPass.h
M mlir/include/mlir/Conversion/Passes.td
M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVMPass.h
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
Log Message:
-----------
Revert "[mlir] make the bitwidth of device side index computations configurable"
This reverts commit d10b1a38a7dfb994623f27f263b67f5fc76e08cc.
More information about the All-commits
mailing list