[PATCH] D48430: [RISCV] Add support for lowering jumptables

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 20:32:13 PDT 2020


apazos added a comment.
Herald added subscribers: evandro, luismarques, sameer.abuasal, pzheng.

Alex, we have not yet merged this patch. We should merge it and we can leave the default as GCC.
This makes our code size gap with GCC smaller.
In the past I did see degradation in some SiFive hardware (I think it was on HiFive1 board). Maybe some of the SiFive colleagues can look at it at some point.


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

https://reviews.llvm.org/D48430





More information about the llvm-commits mailing list