[PATCH] D94213: Clang: Remove support for 3DNow!, both intrinsics and builtins.
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 9 10:41:20 PST 2021
RKSimon added a comment.
This all needs properly documenting in the release notes, and possibly in the clang docs as well explaining that mmx/3dnow is supported only inside assembly,
Are we likely to get all of the 3dnow and mmx changes done before the 12.00 branch? Otherwise I'm tempted to suggest we delay this until just after the branch is made and we target (and document) it all for 13.00.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94213/new/
https://reviews.llvm.org/D94213
More information about the cfe-commits
mailing list