This is an archive of the discontinued LLVM Phabricator instance.

[mlir] support nD vector forms of shifts in std-to-llvm conversion
ClosedPublic

Authored by ftynse on Aug 9 2021, 2:08 AM.

Details

Summary

These ops were not ported to the nD vector conversion when it was introduced
and nobody needed them so far.

Diff Detail

Event Timeline

ftynse created this revision.Aug 9 2021, 2:08 AM
ftynse requested review of this revision.Aug 9 2021, 2:08 AM
gysit accepted this revision.Aug 9 2021, 2:17 AM
This revision is now accepted and ready to land.Aug 9 2021, 2:17 AM