Implement JumpTable to make BRIND work on VE. Update an existing
br_jt regression test also.
Details
Details
- Reviewers
simoll k-ishizaka - Commits
- rGf4517bbd7340: [VE] Implement JumpTable
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91582
[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
Diff Detail
Event TimelineThis 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 This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305759 llvm/lib/Target/VE/VEFrameLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VEMCInstLower.cpp
llvm/test/CodeGen/VE/Scalar/br_jt.ll
|