[all-commits] [llvm/llvm-project] d3a7ab: [NFC] Move llvm.fptrunc.round to Floating-Point Co...
Dmitry Sidorov via All-commits
all-commits at lists.llvm.org
Mon Sep 8 05:20:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3a7abb9f51e732dfe30396f6eb0ea0095d905e4
https://github.com/llvm/llvm-project/commit/d3a7abb9f51e732dfe30396f6eb0ea0095d905e4
Author: Dmitry Sidorov <dmitry.sidorov at intel.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[NFC] Move llvm.fptrunc.round to Floating-Point Conversion Intrinsics class (#155854)
Floating-Point Conversion Intrinsics - is a new category of intrinsics,
that do not fall into other categories and can be used for conversions
with explicit rounding modes and mini-floats conversions.
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov at intel.com>
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