[all-commits] [llvm/llvm-project] 9b496c: [mlir][gpu][NFC] Simplify conversion of MMA type t...
    Thomas via All-commits 
    all-commits at lists.llvm.org
       
    Wed Jun  9 09:34:14 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b496c2373dc4228726b6b3813bf759233e98094
      https://github.com/llvm/llvm-project/commit/9b496c2373dc4228726b6b3813bf759233e98094
  Author: thomasraoux <thomasraoux at google.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)
  Changed paths:
    M mlir/lib/Conversion/GPUToNVVM/WmmaOpsToNvvm.cpp
  Log Message:
  -----------
  [mlir][gpu][NFC] Simplify conversion of MMA type to NVVM
Consolidate the type conversion in a single function to make it simpler
to use. This allow to re-use the type conversion for up coming ops.
Differential Revision: https://reviews.llvm.org/D103868
    
    
More information about the All-commits
mailing list