[Mlir-commits] [mlir] [mlir][spirv] Add folding for SelectOp (PR	#85430)
    Finn Plummer 
    llvmlistbot at llvm.org
       
    Fri Mar 15 13:44:48 PDT 2024
    
    
  
inbelic wrote:
This is a continuation of the contributions that I had started in the fall.
Looking at some lowering paths to SPIR-V now and seeing if there is extra folding that could be done. The SelectOp is required for some folding in MemRef.store and for some IndexToSPIRV lowerings.
https://github.com/llvm/llvm-project/pull/85430
    
    
More information about the Mlir-commits
mailing list