This is an archive of the discontinued LLVM Phabricator instance.

Fix linalg.generic access of hoisted constants
ClosedPublic

Authored by asaadaldien on Mar 30 2020, 5:45 PM.

Details

Summary

Otherwise the added @generic_const_int will fail

Diff Detail

Event Timeline

asaadaldien created this revision.Mar 30 2020, 5:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2020, 5:45 PM
nicolasvasilache accepted this revision.Mar 30 2020, 6:23 PM

Thanks for the fix!

This revision is now accepted and ready to land.Mar 30 2020, 6:23 PM
This revision was automatically updated to reflect the committed changes.