[PATCH] D143094: [clang] Change AMX macros to match names from GCC
Joe Loser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 2 07:09:28 PST 2023
jloser added a comment.
In D143094#4098208 <https://reviews.llvm.org/D143094#4098208>, @LuoYuanke wrote:
> LGTM, thanks
Thanks for the review. Do I need to wait for another approver before landing this? I mostly work on `libc++`, so not too familiar with expectations on Clang reviews, or whether one approver who's familiar/knowledgable in the area is sufficient.
I'm hoping to land this soon and request to cherry-pick it into LLVM 16 to avoid the macro value changing across 16/17 releases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143094/new/
https://reviews.llvm.org/D143094
More information about the cfe-commits
mailing list