[PATCH] D144309: [HLSL] add max/min library functions

Joshua Batista via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 15:14:11 PST 2023


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

- only run tests if 16 bit is enabled


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.502009.patch
Type: text/x-patch
Size: 23940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230302/506649cc/attachment-0001.bin>


More information about the cfe-commits mailing list