Commit 241ec83
committed
[LangRef] Clarify semantics for
Documents in the LangRef that ``sdiv poison -1`` triggers immediate
undefined behavior.
Despite it being already documented in "immediate undefined behavior
occurs if a poison value is used as an instruction operand that has
any values that trigger undefined behavior", it is a corner case that
is worth mentioning explicitely.sdiv poison -1
1 parent 52639d6 commit 241ec83
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4917 | 4917 | | |
4918 | 4918 | | |
4919 | 4919 | | |
| 4920 | + | |
| 4921 | + | |
4920 | 4922 | | |
4921 | 4923 | | |
4922 | 4924 | | |
| |||
0 commit comments