[flang-commits] [clang] [flang] [llvm] add -floop-fuse to clang and flang (PR #142686)

Ryotaro Kasuga via flang-commits flang-commits at lists.llvm.org
Wed Jul 23 06:19:48 PDT 2025


kasuga-fj wrote:

So, why wouldn't adding a `cl::opt` flag work in the end? In fact, you've added `enable-loopfuse` flag in this patch. If it's enough, I personally think it might be better to avoid introducing additional flags unnecessarily.

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


More information about the flang-commits mailing list