[VE] Add vbrd intrinsic instructions
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Sat, 14 Nov 2020 20:55:02 +0000 (05:55 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Tue, 17 Nov 2020 10:04:18 +0000 (19:04 +0900)
commit3a5c0ea895f47373fd4963adf3e7dc772a27652a
tree64fd0fe158eafc8d098fd4778f6442f132936b61
parent9f8f8db339676f20fc3f3be20885c9fbdfb2cb32
[VE] Add vbrd intrinsic instructions

Add vbrd intrinsic instructions and a regression test.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D91569
llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vbrd.ll [new file with mode: 0644]