[all-commits] [llvm/llvm-project] 6966cf: [LangRef] Clarify the `nsz` semantic for `{u, s}it...
paperchalice via All-commits
all-commits at lists.llvm.org
Sun Jun 14 17:17:40 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6966cf3f7120f5068d811b439ac431f7af6c6e6d
https://github.com/llvm/llvm-project/commit/6966cf3f7120f5068d811b439ac431f7af6c6e6d
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] Clarify the `nsz` semantic for `{u,s}itofp` (#201557)
`nsz` has special semantic in `{u,s}itofp`, which falls into the "unless
otherwise mentioned" in `nsz` doc, this PR clarifies it in LangRef.
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