-
Notifications
You must be signed in to change notification settings - Fork 359
LLVM update 43d71ba #3086
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
LLVM update 43d71ba #3086
Changes from 14 commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
85adea4
update float types, tosa, other misc changes
brnorris03 575843d
fix buildOnnxToTosaPaddingConstOp
brnorris03 4b8bc70
fix lit tests (wip)
brnorris03 7015679
updte doc
brnorris03 65ff3c0
use stablehlo tagged version
brnorris03 685c3f5
fixed more lit tests
brnorris03 fa9186e
fix .clang-format
brnorris03 09ca5c1
fix lit (wip)
brnorris03 8fc25e5
revert .clang-format change
brnorris03 96b0354
fix lit tests
brnorris03 8eec54d
fix formatting
brnorris03 5c2da76
lit tests pass (except jni -- not tested)
brnorris03 9a472ac
manually fix formatting; can't get clang-format to do it on any of my…
brnorris03 4c02657
revert lit test changes unrelated to update
brnorris03 010f3ce
Merge branch 'main' into llvm-update-0e779ad
AlexandreEichenberger 0eb511e
update llvm and stablhlo shas, misc minor updates
brnorris03 c0dc186
remove non-existent passes
brnorris03 ff7c7a1
lit updates (wip)
brnorris03 31da901
Bump Upsample to Opset 10 and change the opset versioning to allow to…
jorickert 292271a
Improve scripts (#3089)
AlexandreEichenberger 25c0be7
Bump various ops to opset 21, adding int4/uint4 and 8 bit float suppo…
jorickert 4bb8153
Added minimal support to do some timing of OM Runtime functionality (…
AlexandreEichenberger c79bc0a
adding __errno_location call for mvs (#3099)
christopherlmunoz b393925
Rewriting pattern to remove WhereOp and EqualOp. (#3094)
imaihal e053067
Enable NNPA saturation by default and change the option to --nnpa-dis…
tungld 5e40f19
removing weak attribute of errorno (#3103)
christopherlmunoz 4cee701
Fix the custom build link for docs/Docker.md (#3104)
qjivy 4df054f
Python driver for torch model (#3093)
chentong319 83d68d6
implement (#3108)
chentong319 2be25d2
Followups for torch model driver (#3106)
chentong319 9843a33
Fix an error in ZHighConstantPropagation for QuantizedStick (#3112)
tungld 8353536
Add z17 for -march (#3113)
chentong319 7c29b12
Decompose Hardswish into simpler ONNX ops (#3107)
kumarappan-cmyk 1279b35
Reorder relu to maxpool optimization pass in ONNX dialect (#3109)
Arkar-Hema 531f682
Move onnx.Constant before the root op when fusing onnx ops (#3119)
tungld 4879853
Support QLinearMatMul on CPU (#3117)
tungld 51a4609
Update black-format-check.yml (#3118)
andife adc83ed
Merge nested concat Ops optimization pass in ONNX dialect (#3111)
Arkar-Hema ddf39de
Enhance shape inference for ONNX Reshape (#3122)
tungld 1d1fa8e
update zdnn1.1.2 (#3130)
Sunny-Anand 7a2d25e
Updating supported ops on NNPA md for z17. (#3120)
christopherlmunoz 1c2a9ba
fix CVE-2025-32434 (#3135)
Sunny-Anand 069d129
Fuse consecutive clips pattern (#3132)
kumarappan-cmyk bd0597d
Replace deprecated applyPatternsAndFoldGreedily with applyPatternsGre…
jorickert b2bba6c
Fix clang-format
jorickert 864e6e5
Replace bufferization::createOwnershipBasedBufferDeallocationPass wit…
jorickert bc6ef60
Update onnx-to-tosa reshape lit test
jorickert d8999ee
Move gemm_to_fc tests to gemm_to_matmul
jorickert 2acd812
Change tosaBuilder::mul function signature to make clear that the shi…
jorickert 1357f0b
Disable buffer_loop_hoisting test as it gets completly optimized away
jorickert 20a1cf7
Guard against dynamic dim in result
jorickert 5bc4937
Use resize operaton input and output type to calculate the border, in…
jorickert 3b21c0a
Guard against linear interpolation of integer types
jorickert 319933a
Add test for disallowed onnx.Resize on its with linear interpolation …
jorickert a1e584d
Add 'Pure' annotation to some krnl ops and recreate documentation
jorickert 3fbc8f8
Build stablehlo with static libs
jorickert 5627762
Disable memref.prefetch since it does not work with the new bufferiza…
tungld 51897ad
Conv add const where the constant is a scalar (#3145)
AlexandreEichenberger 55251a0
added support for Celu op (#3139)
logeshwaranmcw 7a5c8e0
Fix some warnings related to stickification for NNPA (#3147)
tungld 35f73c0
Removing duplicate file (#3146)
christopherlmunoz a0ff012
migrated instance/group normalization from decompose to canonicalize …
AlexandreEichenberger 6faf742
Fusion of Matmul add covering the stacked/unstacked/bcast1/bcast23 pa…
AlexandreEichenberger 7a621c3
Support --march=native (#3134)
chentong319 0c5b71b
fix another error on s390x
tungld 65164ba
undo changes made by mistake
tungld e404842
lower Ub to LLVM since vector.shape_cast is lowered to UB
tungld 7ee8a9c
Merge branch 'main' into llvm-update-0e779ad
jorickert 5cb6029
Merge branch 'main' into llvm-update-0e779ad
AlexandreEichenberger b89116b
Merge branch 'main' into llvm-update-0e779ad
jorickert 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
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
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.