This is an archive of the discontinued LLVM Phabricator instance.

[mips] Fix the definition of sync, synci
ClosedPublic

Authored by sdardis on Apr 20 2018, 3:52 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Apr 20 2018, 3:52 AM
sdardis updated this revision to Diff 143516.Apr 23 2018, 2:47 AM

Fix definition of 'sync 0' alias for microMIPS.

This revision is now accepted and ready to land.Apr 24 2018, 8:57 AM
This revision was automatically updated to reflect the committed changes.