This is an archive of the discontinued LLVM Phabricator instance.

added support raising scf to affine dialect
AbandonedPublic

Authored by JianyiCheng on Oct 28 2020, 12:22 PM.

Details

Reviewers
None
Summary
  • raise scf.for and scf.yield to affine.for and affine.yield ops
  • raise std.load and std.store to affine.load and affine.store ops

Diff Detail

Event Timeline

JianyiCheng created this revision.Oct 28 2020, 12:22 PM
JianyiCheng requested review of this revision.Oct 28 2020, 12:22 PM

ping @ JianyiCheng, can you please let me know if this revision has been abandoned? I actually require a similar kind of pass.

ping @ JianyiCheng, can you please let me know if this revision has been abandoned? I actually require a similar kind of pass.

Hi, this patch has been merged into Polygiest now: https://polygeist.mit.edu, and I should have closed this... sorry about that!

JianyiCheng abandoned this revision.Jan 6 2022, 9:21 AM