[all-commits] [llvm/llvm-project] 86c195: [llvm] Add extra tests for atomicrmw fmaximum/fmin...

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Fri May 2 04:10:16 PDT 2025


  Branch: refs/heads/users/jthackray/atomicrmw-extra-tests
  Home:   https://github.com/llvm/llvm-project
  Commit: 86c195fe01859f5f03b0c4f8565fbf4264772007
      https://github.com/llvm/llvm-project/commit/86c195fe01859f5f03b0c4f8565fbf4264772007
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M llvm/bindings/ocaml/llvm/llvm.ml
    M llvm/bindings/ocaml/llvm/llvm.mli
    M llvm/test/Bindings/llvm-c/atomics.ll

  Log Message:
  -----------
  [llvm] Add extra tests for atomicrmw fmaximum/fminimum

Add extra tests for `atomicrmw fmaximum/fminimum`, that I missed in
my original PR #137701, and also `fmaximum`/`fminimum` should be
defined in the ocaml bindings.



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