[all-commits] [llvm/llvm-project] f248d5: [Local] Bring back check for FP types in getExpres...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Dec 31 05:52:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f248d5eed1ef49947c882c3c30d49ef061c12936
https://github.com/llvm/llvm-project/commit/f248d5eed1ef49947c882c3c30d49ef061c12936
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-31 (Sun, 31 Dec 2023)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
Log Message:
-----------
[Local] Bring back check for FP types in getExpressionForConstant.
The check makes sure that the result for getZExtValue is guaranteed to
fit into 64 bit.
More information about the All-commits
mailing list