[PATCH] D90973: [RISCV] Remove RV32 HwMode. Use DefaultMode for RV32
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 05:57:32 PST 2020
asb added a reviewer: kparzysz.
asb added a subscriber: kparzysz.
asb added a comment.
Ouch - I'm sorry to have contributed to the bloating of LLVM binaries!
This makes sense to me, but perhaps @kparzysz you could weigh in too? I'd copied the style used in Hexagon here, and it seems like the equivalent change could also be made to the Hexagon backend?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90973/new/
https://reviews.llvm.org/D90973
More information about the llvm-commits
mailing list