Skip to content

[X86] Remove X86ISD::VSHLDV/VSHRDV and use ISD::FSHL/FSHR opcodes directly #155591

@RKSimon

Description

@RKSimon

The main difficulty is that the VSHRDV instruction requires the LO/HI operands commuting in the isel patterns, so only attempt this if you know your way around tablegen / isel.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions