[PATCH] D130827: [clang] Fixed a number of typos
Gabriel Ravier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 31 04:00:01 PDT 2022
GabrielRavier added inline comments.
================
Comment at: clang/lib/Headers/opencl-c.h:17856
+intel_sub_group_avc_sic_payload_t __ovld intel_sub_group_avc_sic_configure_ipe(
+ uchar luma_intra_partition_mask, uchar intra_neighbour_availability,
uchar left_edge_luma_pixels, uchar upper_left_corner_luma_pixel,
----------------
junaire wrote:
> Not sure if we want to format this...
Well, it is what clang-format did, so I don't really know... Is it also legacy code as mentioned above ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130827/new/
https://reviews.llvm.org/D130827
More information about the cfe-commits
mailing list