This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][GlobalISel] Implement selection support for the new G_JUMP_TABLE and G_BRJT ops
ClosedPublic

Authored by aemerson on Jun 12 2019, 10:49 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

aemerson created this revision.Jun 12 2019, 10:49 AM
paquette accepted this revision.Jun 14 2019, 10:59 AM

LGTM

llvm/test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt.mir
4–5 ↗(On Diff #204328)

These lines probably aren't necessary?

This revision is now accepted and ready to land.Jun 14 2019, 10:59 AM
This revision was automatically updated to reflect the committed changes.