-
Notifications
You must be signed in to change notification settings - Fork 8
pre-commit: PRantoniofrighetto/llvm-project/compare/main...feature/ic-intrinsics-into-phis #2619
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
Conversation
…-intrinsics-into-phis
Diff moderunner: ariselab-64c-docker 1493 files changed, 860508 insertions(+), 859435 deletions(-)
7 4 bench/abc/optimized/abcUtil.ll |
The provided diff contains numerous changes across multiple LLVM IR files. After filtering out non-interesting changes (e.g., formatting, renaming, reordering), the major changes are:
These changes collectively aim to optimize performance by simplifying control flow, reducing the number of instructions, and leveraging LLVM intrinsics for common operations. model: qwen-plus-latest |
/add-label reviewed |
Link: antoniofrighetto/llvm-project@main...feature/ic-intrinsics-into-phis
Requested by: @antoniofrighetto