[PATCH] D90283: [VE] Specify to expand BRIND and BR_JT
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 20:28:11 PDT 2020
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.
BRIND and BR_JT are not implmented yet, so expand them atm.
Add regression tests too.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90283
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/br_jt.ll
llvm/test/CodeGen/VE/brind.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90283.301170.patch
Type: text/x-patch
Size: 4555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/60aa9cc2/attachment.bin>
More information about the llvm-commits
mailing list