[all-commits] [llvm/llvm-project] 24b6ee: [SelectionDAG] Assert on non-FP operand to `comput...

zGoldthorpe via All-commits all-commits at lists.llvm.org
Wed Apr 1 10:41:56 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24b6ee90c1eed2f6f9f5d086b74a4e5fd55e0717
      https://github.com/llvm/llvm-project/commit/24b6ee90c1eed2f6f9f5d086b74a4e5fd55e0717
  Author: zGoldthorpe <Zach.Goldthorpe at amd.com>
  Date:   2026-04-01 (Wed, 01 Apr 2026)

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

  Log Message:
  -----------
  [SelectionDAG] Assert on non-FP operand to `computeKnownFPClass` (#189752)

Assert correct usage of `computeKnownFPClass` or users (i.e.,
`isKnownNeverNaN`).



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