This is an archive of the discontinued LLVM Phabricator instance.

Use rewriter in SCFToSPIRV conversion.
ClosedPublic

Authored by tpopp on Nov 19 2020, 5:42 AM.

Details

Summary

Additionally, clear a data structure to ensure a proper state if multiple conversion attempts are needed.

Diff Detail

Event Timeline

tpopp created this revision.Nov 19 2020, 5:42 AM
tpopp requested review of this revision.Nov 19 2020, 5:42 AM
antiagainst accepted this revision.Nov 19 2020, 5:53 AM

Nice, thanks for fixing this!

This revision is now accepted and ready to land.Nov 19 2020, 5:53 AM