[all-commits] [llvm/llvm-project] 9932b0: InstCombine: Add tests that atomicrmw canonicaliza...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 28 06:58:33 PDT 2024


  Branch: refs/heads/users/arsenm/instcombine-add-atomicrmw-metadata-tests
  Home:   https://github.com/llvm/llvm-project
  Commit: 9932b0017e6fee6808e700bd7f84b84d2578d78f
      https://github.com/llvm/llvm-project/commit/9932b0017e6fee6808e700bd7f84b84d2578d78f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

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

  Log Message:
  -----------
  InstCombine: Add tests that atomicrmw canonicalizations preserve MD

This is basically all the existing test functions copied, with additional
sample metadata. It's a bit noisy and lazy, maybe it would be better to just
add metadata to the existing cases?



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