This is an archive of the discontinued LLVM Phabricator instance.

[mlir] [LLVMIR] Mark reductions as side-effect free
ClosedPublic

Authored by aartbik on Aug 25 2020, 12:31 PM.

Details

Summary

Attribute was missing from original base class.

Diff Detail

Event Timeline

aartbik created this revision.Aug 25 2020, 12:31 PM
Herald added a project: Restricted Project. · View Herald Transcript
aartbik requested review of this revision.Aug 25 2020, 12:31 PM
This revision is now accepted and ready to land.Aug 25 2020, 12:40 PM
This revision was automatically updated to reflect the committed changes.