[PATCH] D136736: [LSR][TTI][RISCV] Add isAllowDropLSRSolution into TTI and enable it for RISC-V
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 30 14:48:55 PDT 2022
fhahn added a comment.
Could you elaborate why a target-specific option is needed? Shouldn't it be beneficial for all targets and be enabled independently?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136736/new/
https://reviews.llvm.org/D136736
More information about the llvm-commits
mailing list