[all-commits] [llvm/llvm-project] fdce6c: InstCombine: Fix typo in atomicrmw or test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Apr 18 08:06:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fdce6c80bc92c9668b3835264806fa85b8a93ab7
      https://github.com/llvm/llvm-project/commit/fdce6c80bc92c9668b3835264806fa85b8a93ab7
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
    M llvm/test/Transforms/InstCombine/atomicrmw.ll

  Log Message:
  -----------
  InstCombine: Fix typo in atomicrmw or test

This was copy-paste from the identical add test, and
didn't change to test the or from the name.


  Commit: 9606716be3de067d4402957810fb05d5eee77349
      https://github.com/llvm/llvm-project/commit/9606716be3de067d4402957810fb05d5eee77349
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
    M llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
    M llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
    M llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll

  Log Message:
  -----------
  AMDGPU: Fix typo in test function names


Compare: https://github.com/llvm/llvm-project/compare/acd736e3e1e7...9606716be3de

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list