[PATCH] D134893: [LSR][TTI][RISCV] Add isAllowTerminatingConditionFoldingAfterLSR into TTI and enable it for RISC-V
Yueh-Ting (eop) Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 04:28:25 PDT 2022
eopXD added a comment.
In D134893#3855180 <https://reviews.llvm.org/D134893#3855180>, @JojoR wrote:
> @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 ?
I will submit proceeding patches for more support, thank you.
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