[all-commits] [llvm/llvm-project] f595df: [experiment] Make `fltSemantics` public
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Jan 17 09:08:55 PST 2025
Branch: refs/heads/users/matthias-springer/ap_float_public_semantics
Home: https://github.com/llvm/llvm-project
Commit: f595dfc75253a3ca80196f6e7f5fb38ca6d82376
https://github.com/llvm/llvm-project/commit/f595dfc75253a3ca80196f6e7f5fb38ca6d82376
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/NarrowingConversionsCheck.cpp
M clang/include/clang/AST/OptionalDiagnostic.h
M clang/include/clang/CIR/Interfaces/CIRFPTypeInterface.td
M clang/lib/AST/ByteCode/Floating.h
M clang/lib/CodeGen/CGExprComplex.cpp
M clang/lib/CodeGen/PatternInit.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
M flang/lib/Optimizer/Dialect/FIRAttr.cpp
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
M llvm/include/llvm/ADT/APFloat.h
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
M llvm/lib/Support/APFloat.cpp
M llvm/lib/Support/Z3Solver.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/lib/Transforms/Scalar/Float2Int.cpp
M llvm/lib/Transforms/Utils/FunctionComparator.cpp
M llvm/unittests/ADT/APFloatTest.cpp
M llvm/unittests/IR/ConstantFPRangeTest.cpp
M mlir/lib/AsmParser/Parser.cpp
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/lib/IR/BuiltinTypeInterfaces.cpp
Log Message:
-----------
[experiment] Make `fltSemantics` public
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