This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Tensor] Change `createDimValues` to return a list of `OpFoldResult`s.
ClosedPublic

Authored by mravishankar on Oct 25 2022, 9:37 PM.

Diff Detail

Event Timeline

mravishankar created this revision.Oct 25 2022, 9:37 PM
mravishankar requested review of this revision.Oct 25 2022, 9:37 PM
This revision is now accepted and ready to land.Oct 25 2022, 9:51 PM
hanchung accepted this revision.Oct 26 2022, 3:40 PM