================ @@ -296,6 +296,12 @@ module AtomicRMWBinOp = struct | UMin | FAdd | FSub + | FMax + | FMin + | UInc_Wrap + | UDec_Wrap ---------------- arsenm wrote: Just precommit the cases that already exist https://github.com/llvm/llvm-project/pull/105568