[PATCH] D51650: Implement target_clones multiversioning
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 12 04:53:28 PST 2021
aaron.ballman added a comment.
In D51650#3126569 <https://reviews.llvm.org/D51650#3126569>, @akuegel wrote:
> Since it is not clear whether the semantic change was intended, I think it makes sense to revert the patch for now. If it is intended, it might be good to mention it in the change description, so that people are warned.
That looks like an unintended change to me, likely due to the new mutual exclusion checks. Thanks for letting us know!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51650/new/
https://reviews.llvm.org/D51650
More information about the cfe-commits
mailing list