[all-commits] [llvm/llvm-project] bfee9d: [DAGCombiner] Remove NoNaNsFPMath uses (#163504)
paperchalice via All-commits
all-commits at lists.llvm.org
Wed Oct 15 06:22:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfee9db7857757e63b64fb4d411a264690ff711a
https://github.com/llvm/llvm-project/commit/bfee9db7857757e63b64fb4d411a264690ff711a
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/ARM/nnan-fsub.ll
Log Message:
-----------
[DAGCombiner] Remove NoNaNsFPMath uses (#163504)
Users should use `nnan` flag instead.
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