[all-commits] [llvm/llvm-project] c1f593: [SelectOpt] Support BinOps with SExt operands. (#1...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Dec 17 03:52:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1f5937eb4bf4002b8205873189f900364868fd5
      https://github.com/llvm/llvm-project/commit/c1f5937eb4bf4002b8205873189f900364868fd5
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectOptimize.cpp
    M llvm/test/CodeGen/AArch64/selectopt-cast.ll

  Log Message:
  -----------
  [SelectOpt] Support BinOps with SExt operands. (#115879)

Building on top of https://github.com/llvm/llvm-project/pull/115489
extend support for binops with SExt operand.

PR: https://github.com/llvm/llvm-project/pull/115879



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