This revision was automatically updated to reflect the committed changes.
Closed by commit rG847abddedca9: [X86] Add AMX_COMPLEX to Graniterapids
(authored by FreddyYe).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147525/new/
https://reviews.llvm.
xiangzhangllvm accepted this revision.
xiangzhangllvm added a comment.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147525/new/
https://reviews.llvm.org/D147525
___
cfe-commits mailing list
cfe-com
skan accepted this revision.
skan added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147525/new/
https://reviews.llvm.org/D147525
___
cfe
FreddyYe updated this revision to Diff 510783.
FreddyYe added a comment.
Remove redundant file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147525/new/
https://reviews.llvm.org/D147525
Files:
clang/lib/Basic/Targets/X86.cpp
clang/lib/Headers
FreddyYe updated this revision to Diff 510772.
FreddyYe added a comment.
clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147525/new/
https://reviews.llvm.org/D147525
Files:
clang/lib/Basic/Targets/X86.cpp
clang/lib/Headers/immintrin
FreddyYe created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
FreddyYe requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
This patch also rename __AMXCOMPLEX__ to __AMX_COMPLEX__