This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Simplify regcopy.mir
ClosedPublic

Authored by aheejin on Jul 14 2019, 3:13 AM.

Details

Summary

This deletes the ll templates from the functions because they don't need
them (mir files need ll templates only when they have function calls or
BB names that are not numbers).

This also renames the filename to reg-copy.mir, because I'm planning
to add some more reg-*.mir soon.

Diff Detail

Repository
rL LLVM

Event Timeline

aheejin created this revision.Jul 14 2019, 3:13 AM
aheejin updated this revision to Diff 209717.Jul 14 2019, 3:31 AM

reg_instr.mir -> reg-instr.mir

aheejin edited the summary of this revision. (Show Details)Jul 14 2019, 3:31 AM
aheejin updated this revision to Diff 209718.Jul 14 2019, 4:02 AM

Cancel renaming

aheejin edited the summary of this revision. (Show Details)Jul 14 2019, 4:02 AM
aheejin updated this revision to Diff 209719.Jul 14 2019, 4:04 AM

regcopy.mir -> reg-copy.mir

aheejin edited the summary of this revision. (Show Details)Jul 14 2019, 4:05 AM
tlively accepted this revision.Jul 15 2019, 2:05 PM
This revision is now accepted and ready to land.Jul 15 2019, 2:05 PM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/test/CodeGen/WebAssembly/reg-copy.mir