[all-commits] [llvm/llvm-project] 377227: InstCombine: Fix wrong insert point for fdiv->copy...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 10 13:20:31 PST 2026
Branch: refs/heads/users/arsenm/instcombine/fix-wrong-insert-point-fdiv-to-copysign-simplify
Home: https://github.com/llvm/llvm-project
Commit: 3772275ace0f30d238bc3903a84a1a472732cc25
https://github.com/llvm/llvm-project/commit/3772275ace0f30d238bc3903a84a1a472732cc25
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-fdiv.ll
Log Message:
-----------
InstCombine: Fix wrong insert point for fdiv->copysign simplify
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