[all-commits] [llvm/llvm-project] a042cd: [ConstantFPRange] Add support for mul/div (#163063)
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Mon Oct 13 09:40:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a042cd0cfe1f00e82f7688e9a50f1b85e82eaff7
https://github.com/llvm/llvm-project/commit/a042cd0cfe1f00e82f7688e9a50f1b85e82eaff7
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M llvm/include/llvm/IR/ConstantFPRange.h
M llvm/lib/IR/ConstantFPRange.cpp
M llvm/unittests/IR/ConstantFPRangeTest.cpp
Log Message:
-----------
[ConstantFPRange] Add support for mul/div (#163063)
This patch adds support for fmul/fdiv operations.
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