Files
clang-p2996/llvm/test/Transforms/LoopVectorize
Florian Hahn a08c90a402 [LV] Re-use TripCount from EPI.TripCount.
During skeleton construction for the epilogue vector loop, generic
helpers use getOrCreateTripCount, which will re-expand the trip count
computation. Instead, re-use the TripCount created during main loop
vectorization.
2022-04-01 13:47:34 +01:00
..
2022-03-23 20:21:58 +00:00