forked from llvm/torch-mlir
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature/backport_ea1_ops #105
Draft
mgehre-amd
wants to merge
1,115
commits into
main
Choose a base branch
from
feature/backport_ea1_ops
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
Closed
As title --------- Co-authored-by: Muhammad Abubakar <[email protected]>
[AutoBump] Merge with fixes of bce800a (May 08, needs LLVM bump) (28)
[AutoBump] Merge with fixes of ec6d7aa (May 08) (29)
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `d92bf11` to `5520c5c`. - [Commits](Xilinx/llvm-project@d92bf11...5520c5c) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
[AutoBump] Merge with 2c22087 (May 09) (30)
[AutoBump] Merge with fixes of e0a87e5 (May 10) (31)
…lvm-project-5520c5c Bump externals/llvm-project from `d92bf11` to `5520c5c`
[AutoBump] Merge with 261074f (May 10) (32)
[AutoBump] Merge with fixes of 1d48596 (May 10) (33)
[AutoBump] Merge with adafd51 (May 10) (34)
[AutoBump] Merge with fixes of 00efec0 (May 10) (35)
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `5520c5c` to `b8d108f`. - [Commits](Xilinx/llvm-project@5520c5c...b8d108f) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `4b36487` to `ad4697c`. - [Commits](Xilinx/llvm-project@4b36487...ad4697c) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-ad4697c Bump externals/llvm-project from `4b36487` to `ad4697c`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `ad4697c` to `cab7e24`. - [Commits](Xilinx/llvm-project@ad4697c...cab7e24) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-cab7e24 Bump externals/llvm-project from `ad4697c` to `cab7e24`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `cab7e24` to `0684dc4`. - [Commits](Xilinx/llvm-project@cab7e24...0684dc4) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-0684dc4 Bump externals/llvm-project from `cab7e24` to `0684dc4`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `0684dc4` to `2f0e627`. - [Commits](Xilinx/llvm-project@0684dc4...2f0e627) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-2f0e627 Bump externals/llvm-project from `0684dc4` to `2f0e627`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `2f0e627` to `213d2b0`. - [Commits](Xilinx/llvm-project@2f0e627...213d2b0) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-213d2b0 Bump externals/llvm-project from `2f0e627` to `213d2b0`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `213d2b0` to `2113e3c`. - [Commits](Xilinx/llvm-project@213d2b0...2113e3c) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-2113e3c Bump externals/llvm-project from `213d2b0` to `2113e3c`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `2113e3c` to `72cbeca`. - [Commits](Xilinx/llvm-project@2113e3c...72cbeca) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-72cbeca Bump externals/llvm-project from `2113e3c` to `72cbeca`
Torch uses f64 internally to compute pow if one argument is integer.
aten.pow: Fix integer argument accuracy
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `72cbeca` to `7326995`. - [Commits](Xilinx/llvm-project@72cbeca...7326995) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-7326995 Bump externals/llvm-project from `72cbeca` to `7326995`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `7326995` to `20a6720`. - [Commits](Xilinx/llvm-project@7326995...20a6720) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-20a6720 Bump externals/llvm-project from `7326995` to `20a6720`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `20a6720` to `e25d207`. - [Commits](Xilinx/llvm-project@20a6720...e25d207) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-e25d207 Bump externals/llvm-project from `20a6720` to `e25d207`
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `e25d207` to `f3f4919`. - [Commits](Xilinx/llvm-project@e25d207...f3f4919) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-f3f4919 Bump externals/llvm-project from `e25d207` to `f3f4919`
[AutoBump] Merge with fixes of 98e0802 (Aug 28, needs LLVM bump) (36)
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `7d54e5d` to `09f9db8`. - [Commits](Xilinx/llvm-project@7d54e5d...09f9db8) --- updated-dependencies: - dependency-name: externals/llvm-project dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lvm-project-09f9db8 Bump externals/llvm-project from `7d54e5d` to `09f9db8`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is not to be merged; just an easy way to see the accumulated changes.