[PATCH] D134893: [LSR][TTI][RISCV] Add isAllowTerminatingConditionFoldingAfterLSR into TTI and enable it for RISC-V
Jiejie Rong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 02:49:26 PDT 2022
JojoR added a comment.
@eopXD I saw the patch D132443 <https://reviews.llvm.org/D132443> only support eq/neq condterm, and I want to add gt/lt,
any suggestion for me ? or you have plan to implement that ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134893/new/
https://reviews.llvm.org/D134893
More information about the llvm-commits
mailing list