-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[Target][Lowering] Update Op Intrinsic Lowering Mechanism And Intrinsic Lowering Pass #7809
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
e6eeb81
Update intrinsic lowering pass
zxybazh 7d2401f
Add support on all hw platforms
zxybazh fa94830
Fix clang format
zxybazh 9b4fb8c
Fix build with include files
zxybazh c70a5a8
Fix format
zxybazh bc06f29
Fix attrmap missing value issue
zxybazh bb78dee
Try rerun CI
zxybazh ac2f560
Add header
zxybazh 9b11aa9
Remove extra file
zxybazh 579e384
Fix format
zxybazh 8373578
Fix python integration function
zxybazh 60f859f
Fix macOS Compile
zxybazh fcad0be
Fix python function with global function
zxybazh dc7e67c
Update op.py
zxybazh 94f55bc
Modify include and format
zxybazh 4f3119d
Fix clang format
zxybazh db2e5af
Fix python unused import
zxybazh 684e809
Unify lower intrinsic functions
zxybazh dfd8c20
Fix python format
zxybazh ee2b4f9
Remove extra namespace
zxybazh 188bd14
Change plevel argument name
zxybazh 4aebebe
Change to TypedPackedFunc
zxybazh 7f65b0b
Remove tvm handle usage and unused defaults
zxybazh aba2c48
Fix python side function
zxybazh 62a2f05
Fix PR according to suggestions
zxybazh be56019
Fix clang format
zxybazh e238709
Fix python format
zxybazh 2642ca7
Add argument requirement for register_intrin_lowering
zxybazh 75c276c
Add can_override field in set_attr
zxybazh 1196977
Fix clang format
zxybazh 3d88f62
Add param description for set_attr
zxybazh 2caa5ca
Modify intrinsic lowering funcs
zxybazh 4cd6ad7
Remove extra can_override argument
zxybazh f1d4061
Change all Packedfunc to Typed funcs
zxybazh 20b68ae
Fix clang format
zxybazh f8cca14
Fix clang format for rules file
zxybazh 020578d
Remove extra file
zxybazh 4ba9b92
Remove unused param description
zxybazh 263b75b
Remove PackedFunc & Cache AttrMap
zxybazh eec4c49
Fix clang format
zxybazh bd39863
Retrigger CI
zxybazh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.