[PATCH] D124340: [RISCV] 'K'-extension ordering
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 09:27:00 PDT 2022
kito-cheng added a comment.
> It looks relaxed ordering will be appear soon but canonical ordering is needed for now.
Even the `-march` is relaxed I believe we still need canonical ordering for ELF attribute emission and multi-lib search :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124340/new/
https://reviews.llvm.org/D124340
More information about the llvm-commits
mailing list