[PATCH] D140281: [X86] Rename CMPCCXADD intrinsics.

Freddy, Ye via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 18 21:10:30 PST 2022


FreddyYe created this revision.
Herald added a subscriber: pengfei.
Herald added a project: All.
FreddyYe requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

"__cmpccxadd_epi*" -> "_cmpccxadd_epi*"


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140281

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Headers/cmpccxaddintrin.h
  clang/test/CodeGen/X86/cmpccxadd-builtins-error-32.c
  clang/test/CodeGen/X86/cmpccxadd-builtins-error.c
  clang/test/CodeGen/X86/cmpccxadd-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140281.483858.patch
Type: text/x-patch
Size: 13049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221219/d107d693/attachment.bin>


More information about the cfe-commits mailing list