4 Commits

Author SHA1 Message Date
Alexey Bataev
a999a1b88c
[SLP]Remove emission of vector_insert/vector_extract intrinsics
Replaced by the regular shuffles.

Fixes #145512

Reviewers: RKSimon

Reviewed By: RKSimon

Pull Request: https://github.com/llvm/llvm-project/pull/148007
2025-07-11 15:26:45 -04:00
Alexey Bataev
2b1e037adb [SLP]Fix createInsertVector mask emission 2025-01-18 11:48:53 -08:00
Alexey Bataev
92a6eff62b [SLP][NFC]Fix the test to use poison and update to show the error 2025-01-18 11:46:04 -08:00
Alexey Bataev
55f7491dde [SLP][NFC]Add a test with incomplete insertion mask, NFC 2025-01-18 08:13:54 -08:00