[llvm] [RISCV] Enable early if-conversion (PR #92959)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 10:11:55 PDT 2024


mgudim wrote:

This is a  fix for detecting when condition is loop-invariant: https://github.com/llvm/llvm-project/pull/95877

That needs to be merged before this patch.

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


More information about the llvm-commits mailing list