This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Remove a few op builders that simply swap parameter order
ClosedPublic

Authored by rriddle on Feb 6 2022, 1:40 PM.

Diff Detail

Event Timeline

rriddle created this revision.Feb 6 2022, 1:40 PM
rriddle requested review of this revision.Feb 6 2022, 1:40 PM
nicolasvasilache accepted this revision.Feb 6 2022, 11:37 PM
This revision is now accepted and ready to land.Feb 6 2022, 11:37 PM
jpienaar accepted this revision.Feb 7 2022, 8:41 AM

Thanks for splitting it out