[flang-commits] [clang] [flang] [clang-tools-extra] [compiler-rt] [llvm] [VPlan] Replace VPRecipeOrVPValue with VP2VP recipe simplification. (PR #76090)

Florian Hahn via flang-commits flang-commits at lists.llvm.org
Tue Jan 16 14:05:26 PST 2024


================
@@ -112,7 +112,6 @@ struct VPlanTransforms {
   /// Remove redundant EpxandSCEVRecipes in \p Plan's entry block by replacing
   /// them with already existing recipes expanding the same SCEV expression.
   static void removeRedundantExpandSCEVRecipes(VPlan &Plan);
-
----------------
fhahn wrote:

That was unintentional, undone, thanks!

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


More information about the flang-commits mailing list