[llvm] [VectorCombine] Support pattern `bitop(cast(x), C) -> cast(bitop(x, InvC))` (PR #155216)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep  1 10:32:06 PDT 2025
    
    
  
XChy wrote:
Split the patch now. I keep the general form of `getLosslessInvCast`. Feel free to advise if unsatisfied with the current implementation.
https://github.com/llvm/llvm-project/pull/155216
    
    
More information about the llvm-commits
mailing list