-
Notifications
You must be signed in to change notification settings - Fork 8
pre-commit: PRllvm/llvm-project/compare/main...fhahn:llvm-project:ic-fold-alignment-assumption-into-load-tmp #2904
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
base: main
Are you sure you want to change the base?
Conversation
…fold-alignment-assumption-into-load-tmp
Diff moderunner: ariselab-64c-docker 1883 files changed, 788183 insertions(+), 749748 deletions(-)
+115 influxdb-rs/45ep097lxkbdotle.ll |
The changes primarily involve the addition of Key changes include:
These modifications aim to improve performance by allowing the compiler to generate more efficient code based on guaranteed alignment properties. model: qwen-plus-latest |
Link: llvm/llvm-project@main...fhahn:llvm-project:ic-fold-alignment-assumption-into-load-tmp
Requested by: @fhahn