[llvm] Reland [llvm] Add support for llvm IR atomicrmw fminimum/fmaximum instructions (PR #137701)
Jonathan Thackray via llvm-commits
llvm-commits at lists.llvm.org
Thu May 1 10:56:14 PDT 2025
jthackray wrote:
Hi @kazutakahirata - sorry, I only saw this when you added @myname. I don't know why I didn't see this when building myself locally, or the automated build on GitHub. I can take a look at fixing it tonight (it's 7pm my time) when I've got my 5 children to bed, in about an hour. I would guess it shouldn't be too hard to fix, since it's just 2 extra cases that need handling in a `switch`.
https://github.com/llvm/llvm-project/pull/137701
More information about the llvm-commits
mailing list