This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Remove `materializeOpFoldResult` functions.
ClosedPublic

Authored by pifon2a on Sep 7 2022, 1:11 AM.

Details

Summary

We can use getValueOrCreateConstantIndexOp instead.

Diff Detail

Event Timeline

pifon2a created this revision.Sep 7 2022, 1:11 AM
pifon2a requested review of this revision.Sep 7 2022, 1:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 7 2022, 1:11 AM
nicolasvasilache accepted this revision.Sep 7 2022, 1:21 AM
This revision is now accepted and ready to land.Sep 7 2022, 1:21 AM
This revision was landed with ongoing or failed builds.Sep 7 2022, 1:23 AM
This revision was automatically updated to reflect the committed changes.