[all-commits] [llvm/llvm-project] cc60c2: [AArch64][DAG] Allow fptos/ui.sat to scalarized. (...

David Green via All-commits all-commits at lists.llvm.org
Wed Feb 12 19:37:44 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: cc60c22a9247423d5e32bd848c405e09b1175a32
      https://github.com/llvm/llvm-project/commit/cc60c22a9247423d5e32bd848c405e09b1175a32
  Author: David Green <david.green at arm.com>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/test/CodeGen/AArch64/fptosi-sat-vector.ll
    M llvm/test/CodeGen/AArch64/fptoui-sat-vector.ll

  Log Message:
  -----------
  [AArch64][DAG] Allow fptos/ui.sat to scalarized. (#126799)

We we previously running into problems with fp128 types and certain
integer sizes.

Fixes an issue reported on #124984

(cherry picked from commit bf7af2d12e3bb8c7bc322ed1c5bf4e9904ad409c)



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