[all-commits] [llvm/llvm-project] 39c8df: [RISCV] Add VendorXTHeadCondMov to useInversedSetc...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Sep 9 22:48:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39c8df3d0160ef26f239b1ebb49da63e36963308
      https://github.com/llvm/llvm-project/commit/39c8df3d0160ef26f239b1ebb49da63e36963308
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-09-09 (Tue, 09 Sep 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/condops.ll

  Log Message:
  -----------
  [RISCV] Add VendorXTHeadCondMov to useInversedSetcc. (#157758)

These instructions have a eqz/nez operand like Zicond and
XVentanaCondOps so the goal of using bexti seems applicable to them as
well.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list