[llvm] AMDGPU/GlobalISel: Regbanklegalize rules for G_FMIN*/MAX* (PR #179778)
Mirko BrkuĊĦanin via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 12 02:46:00 PST 2026
mbrkusanin wrote:
> Might be worth checking in detail, but think _IEEE version are not used on newer targets and none of the targets that use _IEEE version has SALU floats
`IEEEMinimumMaximumInsts` should be the relevant feature not `SALUFloatInsts`.
https://github.com/llvm/llvm-project/pull/179778
More information about the llvm-commits
mailing list