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

Freddy, Ye via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 19 17:25:06 PST 2022


FreddyYe added a comment.

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.


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