[llvm] [LV][RFC] Generating conditional VPBB that will be skip when the mask is inactive in VPlan. (PR #141900)

Elvis Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 11 21:22:48 PDT 2025


ElvisWang123 wrote:

> Thanks for sharing. I'm curious if you have any eprformance data you could share?

Yes. We got ~30% performance improvement on 462.libquantum on sifive-p470 with this optimization.

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


More information about the llvm-commits mailing list