[all-commits] [llvm/llvm-project] 74a09b: [SystemZ] Test improvements for atomic load/store ...

Jonas Paulsson via All-commits all-commits at lists.llvm.org
Thu Dec 21 11:48:14 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74a09bd1ec6066d56880df1ae1a2c0258442cee9
      https://github.com/llvm/llvm-project/commit/74a09bd1ec6066d56880df1ae1a2c0258442cee9
  Author: Jonas Paulsson <paulson1 at linux.ibm.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M llvm/test/CodeGen/SystemZ/atomic-load-05.ll
    M llvm/test/CodeGen/SystemZ/atomic-load-08.ll
    M llvm/test/CodeGen/SystemZ/atomic-store-05.ll
    M llvm/test/CodeGen/SystemZ/atomic-store-06.ll
    M llvm/test/CodeGen/SystemZ/atomic-store-07.ll
    M llvm/test/CodeGen/SystemZ/atomic-store-08.ll

  Log Message:
  -----------
  [SystemZ] Test improvements for atomic load/store instructions (NFC). (#75630)

Improve tests for atomic loads and stores, mainly by testing 128-bit atomic load and store instructions both with and w/out natural alignment.




More information about the All-commits mailing list