[clang] [llvm] [Clang][Driver] Add an option to control loop-interchange (PR #125830)

Michael Kruse via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 02:48:30 PST 2025


Meinersbur wrote:

The OpenMP pragma conceptually applies interchange in the frontend, with syntactical requirements for the loops it applies to.

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


More information about the cfe-commits mailing list