[PATCH] D139742: [HLSL] Add acos library function
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 14:24:03 PST 2022
bob80905 updated this revision to Diff 481747.
bob80905 added a comment.
dont just paste the clang format commit onto the revision
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139742/new/
https://reviews.llvm.org/D139742
Files:
clang/lib/Headers/hlsl/hlsl_intrinsics.h
Index: clang/lib/Headers/hlsl/hlsl_intrinsics.h
===================================================================
--- clang/lib/Headers/hlsl/hlsl_intrinsics.h
+++ clang/lib/Headers/hlsl/hlsl_intrinsics.h
@@ -221,5 +221,3 @@
} // namespace hlsl
#endif //_HLSL_HLSL_INTRINSICS_H_
-
-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139742.481747.patch
Type: text/x-patch
Size: 288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221209/4c022aeb/attachment.bin>
More information about the cfe-commits
mailing list