This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cc4b1059b28: [X86] Update features for sierraforest,
grandridge (authored by FreddyYe).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST A
skan added a comment.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155784/new/
https://reviews.llvm.org/D155784
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bi
FreddyYe updated this revision to Diff 542476.
FreddyYe marked an inline comment as done.
FreddyYe added a comment.
address comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155784/new/
https://reviews.llvm.org/D155784
Files:
clang/test/Pre
pengfei added inline comments.
Comment at: clang/test/Preprocessor/predefined-arch-macros.c:2496
// CHECK_SRF_M32: #define __PTWRITE__ 1
+// CHECK_GRR_M32: #define __RAOINT__ 1
// CHECK_SRF_M32: #define __RDPID__ 1
This is easy to be confused. How about add a n
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llv