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

[MacroFusion] Add SingleFusion that accepts a single instruction pair #85630

Conversation

wangpc-pp
Copy link
Contributor

@wangpc-pp wangpc-pp commented Mar 18, 2024

We add a common class SingleFusion that accepts a single instruction
pair to simplify fusion definitions.

Created using spr 1.3.4
Created using spr 1.3.4
Comment on lines +1882 to +1886

//===----------------------------------------------------------------------===//
// Pull in the common support for macro fusion.
//
include "llvm/Target/TargetMacroFusion.td"
Copy link
Contributor

Choose a reason for hiding this comment

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

Separately commit the move-to-separate-file part?

Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
@wangpc-pp wangpc-pp closed this Mar 19, 2024
@wangpc-pp wangpc-pp deleted the users/wangpc-pp/spr/macrofusion-add-singlefusion-that-accepts-a-single-instruction-pair branch March 19, 2024 07:52
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.

None yet

2 participants