[all-commits] [llvm/llvm-project] ae6a78: [HLSL] [DirectX] translate llvm fast math flags to...
Sarah Spall via All-commits
all-commits at lists.llvm.org
Wed Jan 8 10:10:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae6a7809b74741a4227c45a88cbfb6735c58c70a
https://github.com/llvm/llvm-project/commit/ae6a7809b74741a4227c45a88cbfb6735c58c70a
Author: Sarah Spall <sarahspall at microsoft.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
A llvm/test/tools/dxil-dis/fastmath.ll
Log Message:
-----------
[HLSL] [DirectX] translate llvm fast math flags to llvm 3.7 fast math flags (#122025)
Translate modern LLVM fast math flags to LLVM 3.7 equivalent in DXIL
bitcode. Mostly use patch from #120630
Closes #120630
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