[all-commits] [llvm/llvm-project] c05599: [InstCombine] Fix FMF propagation in `copysign Mag...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Mon Jan 6 00:24:08 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c05599966cd594c15834378f57669719d221c4d4
https://github.com/llvm/llvm-project/commit/c05599966cd594c15834378f57669719d221c4d4
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/copysign.ll
Log Message:
-----------
[InstCombine] Fix FMF propagation in `copysign Mag, (copysign ?, X) -> copysign Mag, X` (#121574)
Closes https://github.com/llvm/llvm-project/issues/121432.
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