Skip to content

Conversation

phoebewang
Copy link
Contributor

We have already customized folding for VINSERTPS by 7e6606f, which do the folding when alignment >= 4 bytes.

We cannot arbitrarily fold it like others because we need to calculate the source offset.

We have already customized folding for VINSERTPS by 7e6606f, which do
the folding when alignment >= 4 bytes.

We cannot arbitrarily fold it like others because we need to calculate
the source offset.
@phoebewang phoebewang requested a review from a team as a code owner September 8, 2023 06:47
@phoebewang phoebewang requested a review from KanRobert September 8, 2023 06:47
NOFOLD(VEXTRACTI64x2Z256rrk)
NOFOLD(VEXTRACTI64x2Zrrk)
NOFOLD(VEXTRACTI64x4Zrrk)
NOFOLD(VINSERTPSZrr)
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you move this to line 239 NOFOLD(INSERTPSrr)? So we share the comments

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, I didn't notice it before

Copy link
Contributor

@KanRobert KanRobert left a comment

Choose a reason for hiding this comment

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

LGTM with a comment. Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants