[Mlir-commits] [mlir] [mlir] Remove the mlir-spirv-cpu-runner (move to mlir-cpu-runner) (PR #114563)
    Andrea Faulds 
    llvmlistbot at llvm.org
       
    Thu Nov  7 09:22:46 PST 2024
    
    
  
================
@@ -817,12 +817,14 @@ to LLVM ops. At the moment, SPIR-V module attributes are ignored.
 
 ## `mlir-spirv-cpu-runner`
 
-`mlir-spirv-cpu-runner` allows to execute `gpu` dialect kernel on the CPU via
-SPIR-V to LLVM dialect conversion. Currently, only single-threaded kernel is
+`mlir-spirv-cpu-runner` is the name of a formerly separate tool that allows to
----------------
andfau-amd wrote:
Yeah that's a good idea. I've done this now, hope the new version looks good.
https://github.com/llvm/llvm-project/pull/114563
    
    
More information about the Mlir-commits
mailing list