This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Let ModuleTranslate propagate LLVM triple
ClosedPublic

Authored by nicolasvasilache on Nov 26 2020, 7:58 AM.

Details

Summary

This adds LLVM triple propagation and updates the test that did not check it properly.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Nov 26 2020, 7:58 AM

Don't break another test :p

ftynse accepted this revision.Nov 26 2020, 8:32 AM
This revision is now accepted and ready to land.Nov 26 2020, 8:32 AM
This revision was automatically updated to reflect the committed changes.