Skip to content
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

WIP Add various llvm raising passes #265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WIP Add various llvm raising passes #265

wants to merge 1 commit into from

Conversation

ivanradanov
Copy link
Collaborator

TODO need to fix some issues with LLVMToMemref, also upstream patch for affinescope handling

TODO need to fix some issues with LLVMToMemref, also upstream patch for affinescope handling
@ivanradanov ivanradanov requested a review from wsmoses January 23, 2025 14:12
@ivanradanov
Copy link
Collaborator Author

I use this pipeline

enzymexlamlir-opt  --pass-pipeline='builtin.module(convert-llvm-to-cf,convert-llvm-to-arith,canonicalize,enzyme-lift-cf-to-scf,canonicalize,promote-scf-while,canonicalize,convert-llvm-to-arith)'

@wsmoses wsmoses requested review from ftynse and chelini January 23, 2025 23:19
} // namespace

#define AttrConvertOverflowToArith AttrConvertPassThrough

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor, but for ease can we merge this with

(that doesn't have cmp, but does have addf)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants