[clang] [AArch64][CodeGen] Fix wrong operand order when creating vcmla intrinsic (PR #65278)
    Eli Friedman via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Sep  7 23:01:40 PDT 2023
    
    
  
efriedma-quic wrote:
I don't think we need an end-to-end testcase; it should be sufficient to have testcases for clang->llvm IR and llvm IR->asm.  So should be fine as-is.
https://github.com/llvm/llvm-project/pull/65278
    
    
More information about the cfe-commits
mailing list