[Mlir-commits] [mlir] [mlir][spirv] Add folding for SelectOp (PR	#85430)
    Jakub Kuderski 
    llvmlistbot at llvm.org
       
    Mon Mar 18 00:43:02 PDT 2024
    
    
  
kuhar wrote:
Also FYI, turns out that some common select folds are illegal under the poison semantics: https://github.com/llvm/llvm-project/pull/84685. I don't think we have any such patterns in SPIR-V, but just wanted to mention this for some extra background on folding select.
https://github.com/llvm/llvm-project/pull/85430
    
    
More information about the Mlir-commits
mailing list