[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:57:38 PST 2023


bob80905 updated this revision to Diff 501250.
bob80905 added a comment.

- ushort is now unsigned


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.501250.patch
Type: text/x-patch
Size: 24455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230228/2d305d81/attachment-0001.bin>


More information about the cfe-commits mailing list