[llvm] AMDGPU/GlobalISel: Start legalizing minimumnum and maximumnum (PR #140900)

Tim Gymnich via llvm-commits llvm-commits at lists.llvm.org
Wed May 21 07:26:40 PDT 2025


tgymnich wrote:

fyi: I still have the SDAG implementation for `G_FMINIMUM` and `G_FMAXIMUM` ported to GISel laying arround. Just waiting on `GISelValueTracking::computeKnownFPClass`

https://github.com/llvm/llvm-project/pull/140900


More information about the llvm-commits mailing list