Skip to content

[X86][SSE] Merge rL343373 into 7.0.1 - Fixed issue with v2i64 variable shifts on 32-bit targets #38499

Closed
@RKSimon

Description

@RKSimon
Bugzilla Link 39151
Resolution FIXED
Resolved on Oct 19, 2018 12:57
Version trunk
OS Windows NT
Blocks #38454
CC @topperc,@zmodem,@tstellar
Fixed by commit(s) r343373 r344810

Extended Description

[X86][SSE] Fixed issue with v2i64 variable shifts on 32-bit targets

The shift amount might have peeked through a extract_subvector, altering the number of vector elements in the 'Amt' variable - so we were incorrectly calculating the ratio when peeking through bitcasts, resulting in incorrectly detecting splats.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions