[all-commits] [llvm/llvm-project] b42fa8: [DXIL] Add lowering for `ceil` (#87043)
Helena Kotas via All-commits
all-commits at lists.llvm.org
Fri Mar 29 12:10:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b42fa8645c4369dfd80397a4e641ec49c96a0d2e
https://github.com/llvm/llvm-project/commit/b42fa8645c4369dfd80397a4e641ec49c96a0d2e
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M llvm/lib/Target/DirectX/DXIL.td
A llvm/test/CodeGen/DirectX/ceil.ll
A llvm/test/CodeGen/DirectX/ceil_error.ll
Log Message:
-----------
[DXIL] Add lowering for `ceil` (#87043)
Add lowering of llvm.ceil intrinsics to DXIL ops.
Fixes #86984
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