[all-commits] [llvm/llvm-project] 091f4f: InstCombine: Handle copysign in SimplifyDemandedFP...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Oct 5 09:55:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 091f4f496b7f50438494a5d6ed07c8f287069136
https://github.com/llvm/llvm-project/commit/091f4f496b7f50438494a5d6ed07c8f287069136
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll
Log Message:
-----------
InstCombine: Handle copysign in SimplifyDemandedFPClass
https://reviews.llvm.org/D158650
More information about the All-commits
mailing list