Unverified Commit 9a7f4bde authored by Jacob Yu's avatar Jacob Yu Committed by GitHub
Browse files

[mlir][arith] doc updates for ub semantics, and int representations (#72932)

Following the discussions in this thread,
https://discourse.llvm.org/t/some-question-on-the-semantics-of-the-arith-dialect/74861

,
here are some updates to the documented semantics of Arith.
Added are clarifications on poison behaviour, UBs, overflow semantics,
and the underlying two's complement representation used for integers

Co-authored-by: default avatarkuhar <jakubk@openxla.org>
Co-authored-by: default avatarmath-fehr <mathieu.fehr@gmail.com>
parent 93e15683
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment