[compiler-rt] [AArch64][CodeGen] Fix wrong operand order when creating vcmla intrinsic (PR #65278)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 23:01:41 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 llvm-commits mailing list