This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][LLVM] Add memoryeffect for alloca
ClosedPublic

Authored by wsmoses on Jan 11 2022, 9:44 PM.

Details

Summary

Add memory effect for llvm.alloca op

Diff Detail

Event Timeline

wsmoses created this revision.Jan 11 2022, 9:44 PM
wsmoses requested review of this revision.Jan 11 2022, 9:44 PM
mehdi_amini accepted this revision.Jan 11 2022, 10:39 PM
This revision is now accepted and ready to land.Jan 11 2022, 10:39 PM
This revision was automatically updated to reflect the committed changes.