[all-commits] [llvm/llvm-project] 0f173a: [DirectX] make firstbitlow intrinsic use first arg...
Farzon Lotfi via All-commits
all-commits at lists.llvm.org
Mon Jun 23 11:04:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f173a0f9af54a3117657135cd23e079c3c626ad
https://github.com/llvm/llvm-project/commit/0f173a0f9af54a3117657135cd23e079c3c626ad
Author: Farzon Lotfi <farzonlotfi at microsoft.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M llvm/lib/Target/DirectX/DirectXTargetTransformInfo.cpp
M llvm/test/CodeGen/DirectX/firstbitlow.ll
Log Message:
-----------
[DirectX] make firstbitlow intrinsic use first argument instead of return for overload type (#145350)
fixes #144966
Easy fix just add `dx_firstbitlow` to
`DirectXTTIImpl::isTargetIntrinsicWithOverloadTypeAtArg`
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