[PATCH] D139349: LangRef: Clarify semantics of lround/llround and lrint/llrint

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 11:03:31 PST 2022


nlopes added a comment.

Thanks.
unspecified is not a term used in LLVM IR semantics. I would write, for example, "a non-deterministic value (equivalent to `freeze poison`)".


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139349/new/

https://reviews.llvm.org/D139349



More information about the llvm-commits mailing list