[llvm] [GISel][AArch64][AMDGPU][RISCV] Canonicalize (sub X, C) -> (add X, -C) (PR #114309)
    Craig Topper via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  6 10:59:31 PST 2024
    
    
  
topperc wrote:
> > I've reverted the patch in [cff2199](https://github.com/llvm/llvm-project/commit/cff2199e0f0e54177997ecf9571ba874231cefe4). Can you let me know if your CI recovers.
> 
> I wouldn't consider this to be a reason to revert. Just fix the fallbacks separately
I need more information to do that. I need to build an AArch64 cross compiler to reproduce this myself.
https://github.com/llvm/llvm-project/pull/114309
    
    
More information about the llvm-commits
mailing list