[llvm] Riscv branch peephole opt (PR #90451)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 12:49:26 PDT 2024


topperc wrote:

Is this a widespread problem? In my local testing I see 2 places in perlbench.

Do you expect a performance gain from fixing this on perlbench?

I'm hesitant to add a new pass for a problem that occurs twice if it doesn't improve performance.

https://github.com/llvm/llvm-project/pull/90451


More information about the llvm-commits mailing list