[all-commits] [llvm/llvm-project] bddc81: Revert "[RISCV] Prefer (select (x < 0), y, z) -> ...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Feb 6 09:23:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bddc815c616aff64d70d494982f348ea365d4b3e
      https://github.com/llvm/llvm-project/commit/bddc815c616aff64d70d494982f348ea365d4b3e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  Revert "[RISCV] Prefer (select (x < 0), y, z)  -> x >> (XLEN - 1) & (y - z) + z even with Zicond. (#125772)"

This reverts commit ead88c787c4eba28b2148a5aaf190186bdb40820.

I seem to have lost the test updates when rebasing.



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