[llvm-branch-commits] [llvm] [EarlyIfCvt] Take branch probablities into consideration (PR #97808)
Pengcheng Wang via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jul 10 00:00:03 PDT 2024
wangpc-pp wrote:
> > [EarlyIfCvt] Take branch probablities into consideration
>
> It looks like this MR is only adding a target hook, so this title doesn't make sense to me
I was planning to add support to RISCV target, but it depends on your early if-conversion patch. I will hold this PR until RISC-V has got its early if-conversion support.
https://github.com/llvm/llvm-project/pull/97808
More information about the llvm-branch-commits
mailing list