[PATCH] D120111: [AArch64] Default HBC/MOPS features in clang

Son Tuan Vu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 20 23:22:00 PST 2022


tyb0807 updated this revision to Diff 410225.
tyb0807 added a comment.

Cache architecture feature to avoid scanning the feature list over and over again.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120111/new/

https://reviews.llvm.org/D120111

Files:
  clang/lib/Basic/Targets/AArch64.cpp
  clang/lib/Driver/ToolChains/Arch/AArch64.cpp
  clang/test/Driver/aarch64-hbc.c
  clang/test/Driver/aarch64-mops.c
  clang/test/Preprocessor/aarch64-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120111.410225.patch
Type: text/x-patch
Size: 16391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220221/108c2967/attachment.bin>


More information about the cfe-commits mailing list