Commit d687057d authored by Nikita Popov's avatar Nikita Popov
Browse files

[CVP] Try to fold sdiv to constant

If we know that the sdiv result is a single constant, directly
use that instead of performing narrowing.

Fixes https://github.com/llvm/llvm-project/issues/71659.
parent dc2cfd04
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