Skip to content

[Arm64] ASIMD Rename AddReturningHighNarrow to AddHighNarrow#35919

Merged
echesakov merged 7 commits intodotnet:masterfrom
echesakov:Arm64-ASIMD-Rename-Add-Subtract-HighNarrow-RoundedHighNarrow
May 7, 2020
Merged

[Arm64] ASIMD Rename AddReturningHighNarrow to AddHighNarrow#35919
echesakov merged 7 commits intodotnet:masterfrom
echesakov:Arm64-ASIMD-Rename-Add-Subtract-HighNarrow-RoundedHighNarrow

Conversation

@echesakov
Copy link
Contributor

Follow up on #32512 (comment) after the API review on 5/5/2020 - renaming:

  • AddReturningHighNarrow -> AddHighNarrow
  • AddReturningRoundedHighNarrow -> AddRoundedHighNarrow
  • SubtractReturningHighNarrow -> SubtractHighNarrow
  • SubtractReturningRoundedHighNarrow -> SubtractRoundedHighNarrow

No functional changes

@tannergooding @CarolEidt PTAL

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 6, 2020
@echesakov echesakov added area-System.Runtime.Intrinsics and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels May 6, 2020
@ghost
Copy link

ghost commented May 6, 2020

Tagging subscribers to this area: @tannergooding
Notify danmosemsft if you want to be subscribed.

Copy link
Contributor

@CarolEidt CarolEidt left a comment

Choose a reason for hiding this comment

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

LGTM

@echesakov
Copy link
Contributor Author

/azp run runtime

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@echesakov echesakov merged commit 08b244e into dotnet:master May 7, 2020
@echesakov echesakov deleted the Arm64-ASIMD-Rename-Add-Subtract-HighNarrow-RoundedHighNarrow branch May 7, 2020 17:30
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants