[all-commits] [llvm/llvm-project] e34623: [AMDGPU] Rename DSAtomicCmpXChg to DSAtomicCmpXChg...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Feb 10 06:55:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e34623b165086b67d069c3d37421af5570aaa8ae
      https://github.com/llvm/llvm-project/commit/e34623b165086b67d069c3d37421af5570aaa8ae
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/DSInstructions.td

  Log Message:
  -----------
  [AMDGPU] Rename DSAtomicCmpXChg to DSAtomicCmpXChgSwapped. NFC.

This is just a reminder that the operands are swapped compared with all
the other CmpXChg instructions.

Differential Revision: https://reviews.llvm.org/D119421




More information about the All-commits mailing list