llvm-project/llvm/unittests/Transforms/Vectorize
Florian Hahn 3c5f07349f
[VPlan] Mark VPScalarIVStepsRecipe as not reading/writing memory.
The recipe only computes the inductions steps using its operands. It
does neither read nor write memory.

Split of from D133760.
2022-12-04 12:58:46 +00:00
..
CMakeLists.txt [VPlan] Remove unused native utilities incompatible with nested regions. 2022-06-01 09:32:59 +01:00
VPlanHCFGTest.cpp [VPlan] Add field to track if intrinsic should be used for call. (NFC) 2022-09-01 13:14:40 +01:00
VPlanSlpTest.cpp [VPlan] Use region for each loop in native path. 2022-06-01 10:41:05 +01:00
VPlanTest.cpp [VPlan] Mark VPScalarIVStepsRecipe as not reading/writing memory. 2022-12-04 12:58:46 +00:00
VPlanTestBase.h [VPlan] Use region for each loop in native path. 2022-06-01 10:41:05 +01:00