Skip to content
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

Call For Participation: vectorize all Real builtin functions #12105

Closed
48 tasks done
qw4990 opened this issue Sep 10, 2019 · 14 comments
Closed
48 tasks done

Call For Participation: vectorize all Real builtin functions #12105

qw4990 opened this issue Sep 10, 2019 · 14 comments
Labels
component/expression good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. type/enhancement The issue or PR belongs to an enhancement.

Comments

@qw4990
Copy link
Contributor

qw4990 commented Sep 10, 2019

This issue is used to trace all vectorized Real builtin functions, which is a part of #12058.

NOTE:

  1. Feel free to join us in the wg-vec-expr working group
  2. Please comment on this issue if you are working on any of the functions.

Note For Performance Challenge Teams: each PR on this issue has 50 score.


@qw4990 qw4990 added type/enhancement The issue or PR belongs to an enhancement. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. component/expression labels Sep 10, 2019
@tsthght
Copy link
Contributor

tsthght commented Sep 17, 2019

builtinPowSig @tsthght

@tsthght
Copy link
Contributor

tsthght commented Sep 19, 2019

let me fix :
builtinAbsRealSig
builtinRoundRealSig
builtinRoundWithFracRealSig
builtinCeilRealSig
builtinFloorRealSig
builtinLog1ArgSig
builtinLog2ArgsSig

@hellojujian
Copy link
Contributor

hellojujian commented Sep 19, 2019

Let me fix it:

  • builtinCastRealAsRealSig
  • builtinCastDecimalAsRealSig

@tsthght
Copy link
Contributor

tsthght commented Oct 12, 2019

Let me fix it:
builtinRealAnyValueSig
builtinNameConstRealSig
builtinRandWithSeedSig
builtinUnaryMinusRealSig
builtinRandSig

@ehds
Copy link

ehds commented Nov 5, 2019

/pick-up-challenge

@sre-bot
Copy link
Contributor

sre-bot commented Nov 5, 2019

@ehds this is not a performance challenge issue.

@PiotrNewt
Copy link
Contributor

@qw4990 Is something wrong?
Because we saw this issue in the list of performance challenges.

@miyuri-fox
Copy link

/pick-up-challenge

@sre-bot
Copy link
Contributor

sre-bot commented Nov 6, 2019

You can file a PR directly without picking up because this issue it's a collection of multiple tasks. Each PR related to this issue will rewarded 50 score when merged.

@pingyu
Copy link
Contributor

pingyu commented Nov 13, 2019

Let me fix it:
builtinCastStringAsRealSig

@VieDica
Copy link

VieDica commented Dec 3, 2019

Let me fix it:
builtinValuesRealSig

@qw4990
Copy link
Contributor Author

qw4990 commented Mar 6, 2020

Close due to finish.

@qw4990 qw4990 closed this as completed Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/expression good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests