[all-commits] [llvm/llvm-project] 8cb8ce: [ARM] Fixup of a few test cases. NFC.
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Wed Sep 9 03:15:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8cb8cea1bd7f03330fc310b8993a3be89da90c1d
https://github.com/llvm/llvm-project/commit/8cb8cea1bd7f03330fc310b8993a3be89da90c1d
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/reductions.ll
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-intrinsic-sub-sat.ll
M llvm/test/CodeGen/Thumb2/active_lane_mask.ll
M llvm/test/Verifier/get-active-lane-mask.ll
Log Message:
-----------
[ARM] Fixup of a few test cases. NFC.
After changing the semantics of get.active.lane.mask, I missed a few tests
that should use now the tripcount instead of the backedge taken count.
More information about the All-commits
mailing list