[all-commits] [llvm/llvm-project] 2a1af5: [DirectX] scalarize the dx.isinf intrinsic (#140638)

Sarah Spall via All-commits all-commits at lists.llvm.org
Tue May 20 10:27:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a1af502d421f6d0dc48c9187fdafc502e51824e
      https://github.com/llvm/llvm-project/commit/2a1af502d421f6d0dc48c9187fdafc502e51824e
  Author: Sarah Spall <sarahspall at microsoft.com>
  Date:   2025-05-20 (Tue, 20 May 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DirectXTargetTransformInfo.cpp
    M llvm/test/CodeGen/DirectX/isinf.ll

  Log Message:
  -----------
  [DirectX] scalarize the dx.isinf intrinsic (#140638)

The DXIL IsInf op only takes scalars.
Closes #140577



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