[all-commits] [llvm/llvm-project] ca0613: [LegalizeFloatTypes] Handle replacement for strict...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Sep 17 16:29:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca0613e0fcef2a9972f2802318201f8272e74693
      https://github.com/llvm/llvm-project/commit/ca0613e0fcef2a9972f2802318201f8272e74693
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp

  Log Message:
  -----------
  [LegalizeFloatTypes] Handle replacement for strict ops inside SoftPromoteHalfOp_FP_TO_XINT. NFC

Return SDValue() so we can notify the caller we did all replacements.
Restore the getNumValues() == 1 check in the assert in the caller now
that all handles only return nodes with a single result.



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