[all-commits] [llvm/llvm-project] 62f81a: [llvm] Add extra tests for atomicrmw fmaximum/fmin...
Jonathan Thackray via All-commits
all-commits at lists.llvm.org
Wed May 7 00:36:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62f81a9e06c2f27f7181e53441df8c7dc8f1b99b
https://github.com/llvm/llvm-project/commit/62f81a9e06c2f27f7181e53441df8c7dc8f1b99b
Author: Jonathan Thackray <jonathan.thackray at arm.com>
Date: 2025-05-07 (Wed, 07 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 (#138252)
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