[PATCH] D134319: [HLSL] add ceil library function

Joshua Batista via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 15:08:00 PDT 2022


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

- add elementwise function tests. Remove integer tests, ceil will not take integer types as an arg


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134319/new/

https://reviews.llvm.org/D134319

Files:
  clang/lib/Headers/hlsl/hlsl_intrinsics.h
  clang/test/CodeGenHLSL/builtins/ceil.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134319.461725.patch
Type: text/x-patch
Size: 5984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/5152d089/attachment.bin>


More information about the cfe-commits mailing list