Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Add basic transform benchmarking infrastructure and speed up Resolve Kinds (bp #1475) #1622

Merged
merged 4 commits into from
May 14, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 14, 2020

This is an automated backport of pull request #1475 done by Mergify

Cherry-pick of 66d8c75 has failed:

On branch mergify/bp/1.3.x/pr-1475
Your branch is up to date with 'origin/1.3.x'.

You are currently cherry-picking commit 66d8c755.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:

	new file:   benchmark/src/main/scala/firrtl/benchmark/hot/ResolveKindsBenchmark.scala
	new file:   benchmark/src/main/scala/firrtl/benchmark/hot/util/package.scala
	new file:   benchmark/src/main/scala/firrtl/benchmark/util/package.scala

Unmerged paths:
  (use "git add <file>..." to mark resolution)

	both modified:   build.sbt

To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

@mergify mergify bot requested a review from a team as a code owner May 14, 2020 21:24
@mergify mergify bot added bp-conflict Backport Automated backport, please consider for minor release labels May 14, 2020
jackkoenig and others added 4 commits May 14, 2020 14:27
* Modify to deprecate old methods for backport

(cherry picked from commit 0f78e2d)

Co-authored-by: Albert Magyar <albert.magyar@gmail.com>
Copy link
Contributor

@albert-magyar albert-magyar left a comment

Choose a reason for hiding this comment

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

Backporting this.

@mergify mergify bot merged commit 83c36db into 1.3.x May 14, 2020
@mergify mergify bot deleted the mergify/bp/1.3.x/pr-1475 branch May 14, 2020 23:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backport Automated backport, please consider for minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants