[PATCH] D148615: [RISCV] Fix canonical ordering of s* vs z* extensions in RISCVISAInfo

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 23:04:22 PDT 2023


asb added a comment.

Thanks for the reviews - just to additionally note that I've checked vs GCC/binutils and it seems GCC was already sorting in this order (though required order in the -march string matching Clang's prior to D143815 <https://reviews.llvm.org/D143815>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148615



More information about the llvm-commits mailing list