[all-commits] [llvm/llvm-project] 7f9dc7: [RISCV] Add more XVentanaCondOps tests with icmp c...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Dec 20 11:36:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f9dc7bf8535048a54ef1bfd50bd5541cfbba1c2
      https://github.com/llvm/llvm-project/commit/7f9dc7bf8535048a54ef1bfd50bd5541cfbba1c2
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/RISCV/xventanacondops.ll

  Log Message:
  -----------
  [RISCV] Add more XVentanaCondOps tests with icmp conditions. NFC

Most of our existing tests use i1 arguments for the conditions.
With icmp conditions there are opportunities for improving the
generated code.

Reviewed By: reames

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




More information about the All-commits mailing list