[all-commits] [llvm/llvm-project] a4d9a8: [Clang] Don't match irrelevant attributes in mips ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 20 03:42:54 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4d9a8de0820f3ccc2eb35870cac199e8dacd9e6
      https://github.com/llvm/llvm-project/commit/a4d9a8de0820f3ccc2eb35870cac199e8dacd9e6
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

  Changed paths:
    M clang/test/CodeGen/mips-vector-return.c
    M clang/test/CodeGen/mips64-nontrivial-return.cpp

  Log Message:
  -----------
  [Clang] Don't match irrelevant attributes in mips return tests (NFC)

The only thing these tests care about from an ABI perspective is sret,
don't also test all the optimization attributes.



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