[PATCH] D57497: [RISCV] Passing small data limitation value to RISCV backend
Ana Pazos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 12 12:29:01 PDT 2020
apazos added a comment.
Thanks Shiva, I res-ynced and rebuilt the patch. It is working fine.
I see there is a msmall-data-threshold flag used by Mips and Hexagon, and now we are adding a new flag msmall-data-limit. Should't we reuse the flag?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57497/new/
https://reviews.llvm.org/D57497
More information about the cfe-commits
mailing list