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
5271d330
Commit
5271d330
authored
Nov 18, 2023
by
Noah Goldstein
Browse files
[InstCombine] Add transform for `~X + ~Y)` -> `-2 - Y - X`
Proof:
https://alive2.llvm.org/ce/z/36FySK
Closes #66787.
parent
b7c0f799
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