This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Don't mark CallIntrinsicOp as Pure
ClosedPublic

Authored by Mogball on Jan 9 2023, 3:52 PM.

Details

Summary

This is a function call to intrinsics with unknown side effects.

Diff Detail

Event Timeline

Mogball created this revision.Jan 9 2023, 3:52 PM
Herald added a project: Restricted Project. · View Herald Transcript
Mogball requested review of this revision.Jan 9 2023, 3:52 PM
rriddle accepted this revision.Jan 9 2023, 3:54 PM
This revision is now accepted and ready to land.Jan 9 2023, 3:54 PM
This revision was landed with ongoing or failed builds.Jan 9 2023, 4:21 PM
This revision was automatically updated to reflect the committed changes.