[all-commits] [llvm/llvm-project] 6fbcb3: [HLSL] Add trunc library function
Joshua Batista via All-commits
all-commits at lists.llvm.org
Wed Dec 14 12:54:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fbcb3f4baa86e04c67cb0646312a648334700cb
https://github.com/llvm/llvm-project/commit/6fbcb3f4baa86e04c67cb0646312a648334700cb
Author: Joshua Batista <jbatista at microsoft.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M clang/lib/Headers/hlsl/hlsl_intrinsics.h
A clang/test/CodeGenHLSL/builtins/trunc.hlsl
Log Message:
-----------
[HLSL] Add trunc library function
Reviewed By: python3kgae
Differential Revision: https://reviews.llvm.org/D139742
More information about the All-commits
mailing list