[all-commits] [llvm/llvm-project] 28ee60: [WebAssembly] pmin/pmax fixes

Sam Parker via All-commits all-commits at lists.llvm.org
Wed Feb 22 02:02:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28ee6040710fff44ae1349eadabd4cb4a9b1b1b8
      https://github.com/llvm/llvm-project/commit/28ee6040710fff44ae1349eadabd4cb4a9b1b1b8
  Author: Samuel Parker <sam.parker at arm.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
    M llvm/test/CodeGen/WebAssembly/simd-arith.ll

  Log Message:
  -----------
  [WebAssembly] pmin/pmax fixes

Reverse the operand ordering to ? rhs : lhs.

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




More information about the All-commits mailing list