-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[MLIR][Arith][Resubmit] add fastMathAttr on arith::extf and arith::truncf #95346
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
crazydemo
merged 30 commits into
llvm:main
from
crazydemo:zhangyan/independent_canonicalize
Jun 14, 2024
Merged
Changes from 28 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
c4dd5ad
add canonicalize-f32-promotion pass
02be4d6
add branch case
07ca29d
use single walk rather than greedy rewrite
5152f89
adjust test case
f6e310c
do cast elimination in transforms with eliminatable attr
99e4a4d
Merge remote-tracking branch 'upstream/main' into zhangyan/independen…
cbc176a
fix wording
2dcb687
fix test
336e0eb
move to arith dialect and add optional filter func
92e809b
fix comment
5583436
remove unnecessary if
c9e0e8b
add test case
923b451
fix comments
a2c2e01
fix typo
345bd9c
fix comment
e6fd571
fix
ab80baf
remove filter func
961f6f8
do not use pattern
8e6de0d
fix comment
66fef95
add fastmath flag attrs and use canonicalizer
5d73e9d
remove fastmathflags on truncf and extf
d53358c
cancel default contract
30e3d66
use folder instead
618cda4
fix comment
2532206
fix ci
cecc0cb
Merge remote-tracking branch 'upstream/main' into zhangyan/independen…
a8cf350
rename
e38eb33
change to optional attr
3ae7790
fix comment
35b53da
use optionalattr
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
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.