diff options
author | Kaitlin Peng <kaitlinpeng@microsoft.com> | 2025-03-12 10:21:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 13:21:07 -0400 |
commit | 184f9449572b498a612246771d2feabda75f0800 (patch) | |
tree | 77371f8f870dd8ecb1f8a9d8b321cb9282894418 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 78c9fa3a380eb2af32d4856be6d6cba36b776516 (diff) | |
download | llvm-184f9449572b498a612246771d2feabda75f0800.zip llvm-184f9449572b498a612246771d2feabda75f0800.tar.gz llvm-184f9449572b498a612246771d2feabda75f0800.tar.bz2 |
Implement the `fmod` intrinsic (#130320)
Replaced the current `fmod` definition with a templatized version,
implemented `fmod` algorithm for DirectX targets that matches the DXC
implementation, added corresponding tests in
`clang/test/CodeGenHLSL/builtins/fmod.hlsl` and
`clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl`.
Closes #99118.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions