[all-commits] [llvm/llvm-project] e2d3d5: [RISCV][NFC] Add additional cmov tests

Michael Munday via All-commits all-commits at lists.llvm.org
Mon Jan 4 08:07:07 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e2d3d501ef8b49eb8990dd3556948373b023cd48
      https://github.com/llvm/llvm-project/commit/e2d3d501ef8b49eb8990dd3556948373b023cd48
  Author: Michael Munday <mike.munday at lowrisc.org>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv32Zbt.ll
    M llvm/test/CodeGen/RISCV/rv64Zbt.ll

  Log Message:
  -----------
  [RISCV][NFC] Add additional cmov tests

One or more cmov instructions could be generated for these functions
when the Zbt extension is present.

Reviewed By: craig.topper

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




More information about the All-commits mailing list