[all-commits] [llvm/llvm-project] e74332: [HLSL][DXIL] HLSL's `round` should follow `roundev...
Farzon Lotfi via All-commits
all-commits at lists.llvm.org
Fri Mar 29 10:19:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e74332a266e5f81411fb333bde56bf471f0a7ba6
https://github.com/llvm/llvm-project/commit/e74332a266e5f81411fb333bde56bf471f0a7ba6
Author: Farzon Lotfi <1802579+farzonl at users.noreply.github.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M clang/lib/Headers/hlsl/hlsl_intrinsics.h
M clang/lib/Sema/SemaChecking.cpp
M clang/test/CodeGenHLSL/builtins/round.hlsl
M clang/test/SemaHLSL/BuiltIns/half-float-only-errors.hlsl
M llvm/lib/Target/DirectX/DXIL.td
M llvm/test/CodeGen/DirectX/round.ll
M llvm/test/CodeGen/DirectX/round_error.ll
Log Message:
-----------
[HLSL][DXIL] HLSL's `round` should follow `roundeven` behavior (#87078)
fixes #86999
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