[PATCH] D100085: [X86] Support -march=rocketlake
Freddy, Ye via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 8 20:23:59 PDT 2021
FreddyYe added a comment.
Hi @craig.topper and @skan , THX for review! I tested that deleting sgx indeed leads to not generating "+sgx" in 'target-features', didn't know before:)
'+sgx' is not a recognized feature for this target (ignoring feature)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100085/new/
https://reviews.llvm.org/D100085
More information about the cfe-commits
mailing list