[PATCH] D144309: [HLSL] add max/min library functions
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 28 11:46:25 PST 2023
bob80905 updated this revision to Diff 501248.
bob80905 added a comment.
- add support for these types: i16/u16/i32/u32/i64/u64/f16/f32/f64
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144309/new/
https://reviews.llvm.org/D144309
Files:
clang/lib/Headers/hlsl/hlsl_intrinsics.h
clang/test/CodeGenHLSL/builtins/max.hlsl
clang/test/CodeGenHLSL/builtins/min.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144309.501248.patch
Type: text/x-patch
Size: 24428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230228/091ff045/attachment-0001.bin>
More information about the cfe-commits
mailing list