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

Joshua Batista via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 13:37:21 PST 2023


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

- use already defined hlsl types


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


More information about the cfe-commits mailing list