Skip to content

[InstCombine] Use m_NotForbidPoison when folding (X u< Y) ? -1 : (~X + Y) --> uadd.sat(~X, Y)#114345

Merged
dtcxzyw merged 2 commits intollvm:mainfrom
dtcxzyw:fix-113869
Nov 1, 2024
Merged

[InstCombine] Use `m_NotForbidPoison` when folding `(X u< Y) ? -1 : (~X + Y) --> uadd.sat(~X, Y)`#114345
dtcxzyw merged 2 commits intollvm:mainfrom
dtcxzyw:fix-113869

Commits