This is an archive of the discontinued LLVM Phabricator instance.

[VE] Implement JumpTable
ClosedPublic

Authored by kaz7 on Nov 16 2020, 5:16 PM.

Details

Summary

Implement JumpTable to make BRIND work on VE. Update an existing
br_jt regression test also.

Diff Detail

Event Timeline

kaz7 created this revision.Nov 16 2020, 5:16 PM
kaz7 requested review of this revision.Nov 16 2020, 5:16 PM
kaz7 updated this revision to Diff 305638.Nov 16 2020, 6:42 PM

Update by following clang-tidy.

simoll accepted this revision.Nov 17 2020, 1:09 AM

LGTM

This revision is now accepted and ready to land.Nov 17 2020, 1:09 AM
This revision was landed with ongoing or failed builds.Nov 17 2020, 5:43 AM
Closed by commit rGf4517bbd7340: [VE] Implement JumpTable (authored by kaz7). · Explain Why
This revision was automatically updated to reflect the committed changes.