aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorGil Rapaport <gil.rapaport@intel.com>2021-01-02 13:43:33 +0200
committerGil Rapaport <gil.rapaport@intel.com>2021-01-02 14:00:15 +0200
commitd8af31006351c9f441d73d4b6c5ea6d109f3d4f1 (patch)
treef900dce4d0b0d32fdffb04fc35605f83d70f9183 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentb9da488ad729a6604439d1b5e456330bab9321bd (diff)
downloadllvm-d8af31006351c9f441d73d4b6c5ea6d109f3d4f1.zip
llvm-d8af31006351c9f441d73d4b6c5ea6d109f3d4f1.tar.gz
llvm-d8af31006351c9f441d73d4b6c5ea6d109f3d4f1.tar.bz2
[LV] Add missed optimization fold-tail test
The loop vectorizer avoids folding the tail for loop's whose trip-count is known to SCEV to be divisible by VF. In this case the assumption providing this information is not taken into account, so the tail is needlessly folded.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions