[all-commits] [llvm/llvm-project] dc8a5f: [RISCV] Use llvm::stable_sort instead of std::stab...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Oct 19 11:40:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc8a5f9419f5cc35fc3c9e8698ba3ebb6a3f974f
https://github.com/llvm/llvm-project/commit/dc8a5f9419f5cc35fc3c9e8698ba3ebb6a3f974f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Changed paths:
M clang/utils/TableGen/RISCVVEmitter.cpp
Log Message:
-----------
[RISCV] Use llvm::stable_sort instead of std::stable_sort. NFC
More information about the All-commits
mailing list