Skip to content

Parse pass options in opt/PassBuilder#50383

Merged
pchintalapudi merged 1 commit intomasterfrom
pc/parse-options
Jul 1, 2023
Merged

Parse pass options in opt/PassBuilder#50383
pchintalapudi merged 1 commit intomasterfrom
pc/parse-options

Conversation

@pchintalapudi
Copy link
Copy Markdown
Member

This lets us use the full functionality of our LLVM passes from opt, and allows LLVM.jl's API to access the passes the same way it accesses LLVM's new pass manager passes.

@pchintalapudi pchintalapudi added the compiler:llvm For issues that relate to LLVM label Jul 1, 2023
@pchintalapudi pchintalapudi added this to the 1.10 milestone Jul 1, 2023
@pchintalapudi pchintalapudi requested review from maleadt and vchuravy July 1, 2023 17:02
@pchintalapudi pchintalapudi merged commit 36e188f into master Jul 1, 2023
@pchintalapudi pchintalapudi deleted the pc/parse-options branch July 1, 2023 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compiler:llvm For issues that relate to LLVM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants