[all-commits] [llvm/llvm-project] 036f54: [AArch64] Pre-commit tests for #125686 (NFC) (#126...

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Wed Feb 12 03:48:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 036f543952570831a8c1ab41ec3f29c5eeea3919
      https://github.com/llvm/llvm-project/commit/036f543952570831a8c1ab41ec3f29c5eeea3919
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

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

  Log Message:
  -----------
  [AArch64] Pre-commit tests for #125686 (NFC) (#126643)

Update the `generate-tests.py` script to create new tests for `atomicrmw
{fadd,fmin,fmax}` and test these with `half`, `float`, `bfloat` and
`double`.

Generate fp auto-tests to check both with and without `+lsfe`, so that when
#125686 is merged, `+lsfe` will use a single atomic floating-point
instruction.



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