This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Make vector.shape_cast based size-1 foldings opt-in and separate.
ClosedPublic

Authored by nicolasvasilache on Nov 15 2021, 11:40 AM.

Details

Summary

This is in prevision of dropping them altogether and using insert/extract based patterns.

Diff Detail