[all-commits] [llvm/llvm-project] f98b95: [GlobalIsel] Remove NoNaNsFPMath uses (#163484)
paperchalice via All-commits
all-commits at lists.llvm.org
Wed Oct 15 18:59:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f98b955f7cc749931ac82dc8454e121b393f364d
https://github.com/llvm/llvm-project/commit/f98b955f7cc749931ac82dc8454e121b393f364d
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/clamp-minmax-const-combine.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3-min-max-const-combine.ll
M llvm/test/CodeGen/AMDGPU/fmed3.ll
M llvm/test/CodeGen/AMDGPU/minmax.ll
Log Message:
-----------
[GlobalIsel] Remove NoNaNsFPMath uses (#163484)
Users should use `nnan` instead.
This is the GlobalIsel part.
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