This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Pass MachineOperands into MachineIRBuilder helper methods
ClosedPublic

Authored by foad on Jan 16 2020, 7:49 AM.

Diff Detail

Event Timeline

foad created this revision.Jan 16 2020, 7:49 AM
arsenm accepted this revision.Jan 16 2020, 7:52 AM
This revision is now accepted and ready to land.Jan 16 2020, 7:52 AM

Unit tests: pass. 61914 tests passed, 0 failed and 783 were skipped.

clang-tidy: unknown.

clang-format: pass.

Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

This revision was automatically updated to reflect the committed changes.