[all-commits] [llvm/llvm-project] 3645c6: [SimplifyLibCalls] fdim constant fold (#109235)
braw-lee via All-commits
all-commits at lists.llvm.org
Thu Oct 10 03:45:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3645c64d87a0e4576c1195281efa005e90b529b7
https://github.com/llvm/llvm-project/commit/3645c64d87a0e4576c1195281efa005e90b529b7
Author: braw-lee <93831198+braw-lee at users.noreply.github.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
A llvm/test/Transforms/InstCombine/fdim.ll
A llvm/test/Transforms/InstCombine/win-fdim.ll
Log Message:
-----------
[SimplifyLibCalls] fdim constant fold (#109235)
2nd PR to fix #108695
based on #108702
---------
Signed-off-by: Kushal Pal <kushalpal109 at gmail.com>
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