This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][NFC] Return many CodeTemplates instead of one.
ClosedPublic

Authored by gchatelet on Oct 12 2018, 11:18 AM.

Details

Summary

This is part one of the change where I simply changed the signature of the functions. More work need to be done to actually produce more than one CodeTemplate per instruction.

Diff Detail

Repository
rL LLVM

Event Timeline

gchatelet created this revision.Oct 12 2018, 11:18 AM
  • Inlining some code.
courbet accepted this revision.Oct 15 2018, 12:54 AM
This revision is now accepted and ready to land.Oct 15 2018, 12:54 AM
This revision was automatically updated to reflect the committed changes.