-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre-commit: test PR76384 #49
Conversation
baseline: llvm/llvm-project@64e6388 |
Regression:
|
Regression:
|
Regression:
|
Regression:
|
Regression:
|
Regression:
|
Regression:
|
Regression:
|
We lose the information that both of the loaded pointers are aligned to 8 bytes. |
@dtcxzyw You can't emit |
You are right. Another way to handle this is to preserve alignment information of |
@dtcxzyw Adding random assumes from transforms is almost certainly a pessimization. |
296115f
to
7225cd8
Compare
PR Link: llvm/llvm-project#76384