This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f9489b75405: [X86] Refine "Support
-march=alderlake" (authored by FreddyYe).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97832/new/
https://reviews.llvm.
FreddyYe added a comment.
No more comments?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97832/new/
https://reviews.llvm.org/D97832
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.
FreddyYe marked an inline comment as done.
FreddyYe added a comment.
THX for review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97832/new/
https://reviews.llvm.org/D97832
___
cfe-commits mailing list
FreddyYe updated this revision to Diff 327691.
FreddyYe added a comment.
delete extra spaces. THX for review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97832/new/
https://reviews.llvm.org/D97832
Files:
clang/test/Preprocessor/predefined-arch
pengfei added inline comments.
Comment at: llvm/lib/Target/X86/X86.td:865
+// Alderlake
+ list ADLAdditionalFeatures = [FeatureSERIALIZE,
Extra spaces.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97832/new
pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.
LGTM. But let's wait one day or two to see if others object.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97832/new/
https://reviews.llvm.org
FreddyYe created this revision.
Herald added subscribers: pengfei, hiraditya.
FreddyYe requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D97832
Files:
clang/