[all-commits] [llvm/llvm-project] b22e32: [VE] Specify to expand BRIND and BR_JT
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Wed Oct 28 02:50:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b22e32a9c8ad5d6c7e21e1fe907cd8c85d37c9c3
https://github.com/llvm/llvm-project/commit/b22e32a9c8ad5d6c7e21e1fe907cd8c85d37c9c3
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
A llvm/test/CodeGen/VE/br_jt.ll
A llvm/test/CodeGen/VE/brind.ll
Log Message:
-----------
[VE] Specify to expand BRIND and BR_JT
BRIND and BR_JT are not implmented yet, so expand them atm.
Add regression tests too.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90283
More information about the All-commits
mailing list