Skip to content

Conversation

@htyu
Copy link
Contributor

@htyu htyu commented Aug 14, 2023

Enabling IR printing with --mlir-print-ir-after=passName1, passName2. This requires all CIR passes to be registered at startup time.

@htyu htyu requested a review from bcardosolopes August 14, 2023 17:10
Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

Nice catch. LGTM with a minor change!

Summary:
Enabling IR printing with --mlir-print-ir-after=passName1, passName2. This requires all CIR passes to be registered at startup time.
@htyu htyu merged commit 30eb222 into llvm:main Aug 15, 2023
@htyu htyu deleted the pass-print branch August 15, 2023 04:06
lanza pushed a commit that referenced this pull request Oct 27, 2023
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Dec 20, 2023
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Jan 29, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Mar 23, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
eZWALT pushed a commit to eZWALT/clangir that referenced this pull request Mar 24, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
eZWALT pushed a commit to eZWALT/clangir that referenced this pull request Mar 24, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Apr 29, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Apr 29, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
eZWALT pushed a commit to eZWALT/clangir that referenced this pull request Apr 29, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Apr 29, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
bruteforceboy pushed a commit to bruteforceboy/clangir that referenced this pull request Oct 2, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
Hugobros3 pushed a commit to shady-gang/clangir that referenced this pull request Oct 2, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
keryell pushed a commit to keryell/clangir that referenced this pull request Oct 19, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Nov 5, 2024
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
lanza pushed a commit that referenced this pull request Mar 18, 2025
Enabling IR printing with --mlir-print-ir-after=passName1, passName2.
This requires all CIR passes to be registered at startup time.
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