[all-commits] [llvm/llvm-project] 112490: [ConstantFolding] Add support for llvm.atan in con...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jun 9 12:38:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 112490f06abca669eb3fe158739bf751e6024f46
https://github.com/llvm/llvm-project/commit/112490f06abca669eb3fe158739bf751e6024f46
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
A llvm/test/Transforms/InstSimplify/ConstProp/atan-intrinsic.ll
Log Message:
-----------
[ConstantFolding] Add support for llvm.atan in constant folding. (#143416)
Fixes #143360
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