llvm-project/llvm/unittests/Transforms
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
..
IPO [Attributor][FIX] Also update the unit test to match expectations 2022-07-22 01:23:55 -05:00
Scalar Revert "[LoopPassManager] Implement and use LoopNestAnalysis::run() instead of manually creating LoopNests" 2022-09-05 15:42:48 -07:00
Utils [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
Vectorize [VPlan] Mark VPScalarIVStepsRecipe as not reading/writing memory. 2022-12-04 12:58:46 +00:00
CMakeLists.txt