[all-commits] [llvm/llvm-project] 7c2321: InstCombine: Fix wrong insert point for sqrt -> co...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 10 13:19:34 PST 2026
Branch: refs/heads/users/arsenm/instcombine/fix-insert-point-sqrt-to-copysign-simplify
Home: https://github.com/llvm/llvm-project
Commit: 7c23210c08b7add4d4b9e757dd96da4ed71853f7
https://github.com/llvm/llvm-project/commit/7c23210c08b7add4d4b9e757dd96da4ed71853f7
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-sqrt.ll
Log Message:
-----------
InstCombine: Fix wrong insert point for sqrt -> 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