This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][LLVM] Add memset intrinsic
ClosedPublic

Authored by wsmoses on Oct 15 2021, 12:35 PM.

Details

Summary

Add memset intrinsic into LLVM dialect

Diff Detail

Event Timeline

wsmoses created this revision.Oct 15 2021, 12:35 PM
wsmoses requested review of this revision.Oct 15 2021, 12:35 PM
mehdi_amini accepted this revision.Oct 16 2021, 2:51 PM
This revision is now accepted and ready to land.Oct 16 2021, 2:51 PM
This revision was automatically updated to reflect the committed changes.