[all-commits] [llvm/llvm-project] 4aa893: [ARM][MVE] tail-predication: renamed internal option.
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Fri Jun 19 07:07:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4aa893b8f2d622d9d094cd9f3de68dbaef558cfd
https://github.com/llvm/llvm-project/commit/4aa893b8f2d622d9d094cd9f3de68dbaef558cfd
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M llvm/lib/Target/ARM/MVETailPredication.cpp
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/tail-reduce.ll
Log Message:
-----------
[ARM][MVE] tail-predication: renamed internal option.
Renamed -force-tail-predication to -force-mve-tail-predication because
that's more descriptive and consistent.
More information about the All-commits
mailing list