[all-commits] [llvm/llvm-project] d09ecb: [AArch64][CodeGen] Add +lsfe atomicrmw tests where...

Kerry McLaughlin via All-commits all-commits at lists.llvm.org
Wed Mar 19 10:10:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d09ecb07c2894e3167b6cfb5761663fe0f01b905
      https://github.com/llvm/llvm-project/commit/d09ecb07c2894e3167b6cfb5761663fe0f01b905
  Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lsfe.ll
    M llvm/test/CodeGen/AArch64/Atomics/aarch64_be-atomicrmw-lsfe.ll
    M llvm/test/CodeGen/AArch64/Atomics/generate-tests.py

  Log Message:
  -----------
  [AArch64][CodeGen] Add +lsfe atomicrmw tests where the result is unused. (#132022)

Following the discussion on #131174, update generate-tests.py script to
emit atomicrmw tests where the result is unused and add a note to
explain why these do use ST[F]ADD.



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