================
@@ -65,6 +65,9 @@ class PipelineTuningOptions {
/// false.
bool LoopInterchange;
+ /// Tuning option to enable/disable loop fusion. Its default value is false.
+ bool LoopFusion;
----------------
madhur13490 wrote:
Yes, that is another option. https://github.com/llvm/llvm-project/pull/158844.
Can you please have a quick look?
https://github.com/llvm/llvm-project/pull/142686
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits