Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
github.com
llvm
llvm-project
Commits
1c494198
Unverified
Commit
1c494198
authored
Dec 13, 2023
by
Z572
Committed by
GitHub
Dec 13, 2023
Browse files
[InstCombine] simplify `(X * C0) / (X * C1)` into `C0 / C1`. (#73204)
fix #72114 proof:
https://alive2.llvm.org/ce/z/xqprFm
parent
d7ee99a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment