This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd50072f74e3e: [ARM] Introduce an empty "armv8.8-a"
architecture. (authored by simon_tatham, committed by tmatheson).
Repository:
rG LLVM Github Mo
tmatheson updated this revision to Diff 396780.
tmatheson added a comment.
Minor fix after rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115694/new/
https://reviews.llvm.org/D115694
Files:
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/B
tmatheson updated this revision to Diff 396779.
tmatheson added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115694/new/
https://reviews.llvm.org/D115694
Files:
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/Basic/Targets/AAr
pratlucas accepted this revision.
pratlucas added a comment.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115694/new/
https://reviews.llvm.org/D115694
___
cfe-commits mailing list
cfe-commits@lists
chill added inline comments.
Comment at: llvm/include/llvm/Support/ARMTargetParser.def:125
ARM::AEK_DOTPROD| ARM::AEK_BF16 | ARM::AEK_I8MM))
+ARM_ARCH("armv8.8-a", ARMV8_8A, "8.8-A", "v8.8a",
+ ARMBuildAttrs::CPUArch::v8_A, FK_CRYPTO_NEON_FP_ARMV8,
tmatheson accepted this revision.
tmatheson 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/D115694/new/
https://reviews.llvm.org/D115694
_
tyb0807 updated this revision to Diff 394120.
tyb0807 edited the summary of this revision.
tyb0807 added a comment.
Update commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115694/new/
https://reviews.llvm.org/D115694
Files:
clang/lib
tyb0807 updated this revision to Diff 394116.
tyb0807 added a comment.
Allow linting
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115694/new/
https://reviews.llvm.org/D115694
Files:
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/Basic/Targets/
tyb0807 created this revision.
Herald added subscribers: dexonsmith, hiraditya, kristof.beyls.
tyb0807 requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
This commit should contain all the necessary boilerplate to make the
8.