[all-commits] [llvm/llvm-project] 879674: [VE] Support select_cc
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Oct 19 02:54:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8796746b2a1187adccbdda2e1b2df113f7e88710
https://github.com/llvm/llvm-project/commit/8796746b2a1187adccbdda2e1b2df113f7e88710
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
A llvm/test/CodeGen/VE/select_cc.ll
Log Message:
-----------
[VE] Support select_cc
Add missing ISel patterns related to select_cc DAG nodes.
Add regression test of all combination of possible scalar types.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D89672
More information about the All-commits
mailing list