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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 28 11:24:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d74fa1fb39aaca41bd7f8b025d5b77b850167109
      https://github.com/llvm/llvm-project/commit/d74fa1fb39aaca41bd7f8b025d5b77b850167109
  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 (#97059)

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