[all-commits] [llvm/llvm-project] b93611: [HLSL] Move FNeg legalization to the DXILLegalizat...
Sumit Agarwal via All-commits
all-commits at lists.llvm.org
Thu May 22 09:43:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9361126488ff6749e23a997640f839dd20ac331
https://github.com/llvm/llvm-project/commit/b9361126488ff6749e23a997640f839dd20ac331
Author: Sumit Agarwal <sumitagarwal at microsoft.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILLegalizePass.cpp
M llvm/lib/Target/DirectX/DXILPrepare.cpp
R llvm/test/CodeGen/DirectX/fneg-conversion.ll
A llvm/test/CodeGen/DirectX/legalize-fneg.ll
Log Message:
-----------
[HLSL] Move FNeg legalization to the DXILLegalization pass (#140942)
Fixes #137685
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