This is an archive of the discontinued LLVM Phabricator instance.

Get the instruction having loop id.
AbandonedPublic

Authored by hiraditya on Sep 23 2016, 9:23 AM.

Details

Reviewers
spatel
majnemer
Summary

This is useful in moving the loop id from the instruction to another when a loop is rotated. See: D22630

Diff Detail

Event Timeline

hiraditya updated this revision to Diff 72298.Sep 23 2016, 9:23 AM
hiraditya retitled this revision from to Get the instruction having loop id..
hiraditya updated this object.
hiraditya added reviewers: majnemer, spatel.
hiraditya added subscribers: sebpop, llvm-commits.
hiraditya updated this revision to Diff 72322.Sep 23 2016, 12:30 PM
hiraditya abandoned this revision.Oct 4 2016, 7:41 AM