[all-commits] [llvm/llvm-project] 6c32bc: [VE] Change to expand BRCOND

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Oct 12 03:18:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c32bc4875117696d23c035e9e11320e095e52a0
      https://github.com/llvm/llvm-project/commit/6c32bc4875117696d23c035e9e11320e095e52a0
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEISelLowering.cpp
    A llvm/test/CodeGen/VE/brcond.ll

  Log Message:
  -----------
  [VE] Change to expand BRCOND

VE doesn't have BRCOND instruction, so need to expand it.  Also add
a regression test.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D89173




More information about the All-commits mailing list