[PATCH] D151696: [x86] Remove CPU_SPECIFIC* MACROs and add getCPUDispatchMangling

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 29 02:47:25 PDT 2023


RKSimon added a comment.

In D151696#4458751 <https://reviews.llvm.org/D151696#4458751>, @FreddyYe wrote:

> In D151696#4458443 <https://reviews.llvm.org/D151696#4458443>, @pengfei wrote:
>
>> It looks to me the failed unit tests might be related to this patch, please take a look.
>
> This is due to FeatureCMOV adding. Should I split into another review?

Yes, it looks like it would be best to split off and commit some of the fixes (cmov / the isa changes causing the attr-cpuspecific.c diffs etc.) first, before this refactor patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151696



More information about the cfe-commits mailing list