[all-commits] [llvm/llvm-project] 4db105: [ConstantFPRange] Address review comments. NFC. (#...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Tue Oct 1 23:22:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4db10561ccf6ceec18dbb0fd89e41442aab64bfa
https://github.com/llvm/llvm-project/commit/4db10561ccf6ceec18dbb0fd89e41442aab64bfa
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/include/llvm/IR/ConstantFPRange.h
M llvm/lib/IR/ConstantFPRange.cpp
M llvm/unittests/IR/ConstantFPRangeTest.cpp
Log Message:
-----------
[ConstantFPRange] Address review comments. NFC. (#110793)
1. Address post-commit review comments
https://github.com/llvm/llvm-project/pull/86483#discussion_r1782305961.
2. Move some NFC changes from
https://github.com/llvm/llvm-project/pull/110082 to this patch.
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