This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Test] Add a test pass to act as a sink towards LLVM conversion
ClosedPublic

Authored by nicolasvasilache on Nov 28 2022, 12:37 AM.

Details

Summary

This allows writing simple e2e tests where we can check for the proper materialization
of specific LLVM IR (e.g. llvm.intr.fmuladd).

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Nov 28 2022, 12:37 AM
springerm accepted this revision.Nov 28 2022, 12:41 AM
This revision is now accepted and ready to land.Nov 28 2022, 12:41 AM
This revision was landed with ongoing or failed builds.Nov 28 2022, 1:00 AM
This revision was automatically updated to reflect the committed changes.