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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 19 17:26:30 PST 2022


lebedev.ri added a comment.

In D140281#4006650 <https://reviews.llvm.org/D140281#4006650>, @FreddyYe wrote:

> In D140281#4004707 <https://reviews.llvm.org/D140281#4004707>, @lebedev.ri wrote:
>
>> This patch says what it does, but not why it does what it does.
>
> Sorry for not mention. This patch is mainly to align with other intrinsics to follow single leading "_" style. Gcc and intrinsic guide website will also apply this change.

(please adjust the description to say as much)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140281



More information about the cfe-commits mailing list