Unverified Commit c350a1ea authored by Z572's avatar Z572 Committed by GitHub
Browse files

[InstCombine] Simplifiy `sdiv -X, X` into `X == INT_MIN ? 1 : -1` (#71768)

Alive2: https://alive2.llvm.org/ce/z/dHddwH
Fixes #69574
parent 097ba536
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