[all-commits] [llvm/llvm-project] 0afa87: [DirectX] Scalarize the dx.saturate intrinsic (#13...

Justin Bogner via All-commits all-commits at lists.llvm.org
Mon Apr 7 16:54:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0afa872a0db41cba313df473aa3fea52a35c8e70
      https://github.com/llvm/llvm-project/commit/0afa872a0db41cba313df473aa3fea52a35c8e70
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

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

  Log Message:
  -----------
  [DirectX] Scalarize the dx.saturate intrinsic (#134381)

The DXIL Saturate op only takes scalars.

Fixes #134378.



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