llvm-project/llvm/unittests/Transforms
Florian Hahn 54558fd8f3
[VPlan] Replace InvariantCond field from VPWidenSelectRecipe.
There is no need to store information about invariance in the recipe.
Replace the fields with checks of the operands using
isDefinedOutsideVectorRegions.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D144489
2023-03-10 15:28:43 +01:00
..
Coroutines
IPO
Scalar
Utils
Vectorize [VPlan] Replace InvariantCond field from VPWidenSelectRecipe. 2023-03-10 15:28:43 +01:00
CMakeLists.txt