[PATCH] D61185: [RISCV] Add CostModel tests
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 03:58:15 PDT 2019
asb requested changes to this revision.
asb added a comment.
This revision now requires changes to proceed.
I think it would make sense to combine the RV32I and RV64I check lines into a shared RVI check-prefix, as I don't think we're expecting different cost model answers for RV32 vs RV64?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61185/new/
https://reviews.llvm.org/D61185
More information about the llvm-commits
mailing list