[all-commits] [llvm/llvm-project] dcc5ba: [PowerPC] Add missing patterns for lround when i32...

Stefan Pintilie via All-commits all-commits at lists.llvm.org
Wed Oct 16 07:25:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dcc5ba4a4d94e9550ff02239c252f446ab3fdf19
      https://github.com/llvm/llvm-project/commit/dcc5ba4a4d94e9550ff02239c252f446ab3fdf19
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrVSX.td
    M llvm/test/CodeGen/PowerPC/scalar-rounding-ops.ll

  Log Message:
  -----------
  [PowerPC] Add missing patterns for lround when i32 is returned. (#111863)

The patch adds support for lround when the output type of the rounding
is i32.
The support for a rounding result of type i64 existed before this patch.



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