This is an archive of the discontinued LLVM Phabricator instance.

[X86] `canonicalizeShuffleWithBinOps()`: support `VS[HR][LA]I` opcodes, binary shuffles part
Needs ReviewPublic

Authored by lebedev.ri on Jan 16 2023, 4:38 PM.

Details

Summary

Builds upon D141806, and adds support for binary shuffles too.

Diff Detail