[all-commits] [llvm/llvm-project] 664a1f: [AArch64] Use the CMP_SWAP_128 variants added in 8...

Eli Friedman via All-commits all-commits at lists.llvm.org
Tue Jul 20 13:23:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 664a1fd9f04de65f0a37d612845dc9e095abe067
      https://github.com/llvm/llvm-project/commit/664a1fd9f04de65f0a37d612845dc9e095abe067
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/arm64-atomic-128.ll

  Log Message:
  -----------
  [AArch64] Use the CMP_SWAP_128 variants added in 843c6140.

Accidentally forgot to flip the opcode... and I didn't notice because it
was working fine for the GlobalISel.




More information about the All-commits mailing list