[all-commits] [llvm/llvm-project] ac2717: [ARM][LowOverheadLoops] Fix tests after ef0b9f3
Sam Tebbs via All-commits
all-commits at lists.llvm.org
Wed Sep 16 03:01:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ac2717bfdd0d36ce4b5c33661045a36db3c0cc45
https://github.com/llvm/llvm-project/commit/ac2717bfdd0d36ce4b5c33661045a36db3c0cc45
Author: Sam Tebbs <samuel.tebbs at arm.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/iv-two-vcmp.mir
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/iv-vcmp.mir
M llvm/test/CodeGen/Thumb2/mve-pred-vctpvpsel.ll
Log Message:
-----------
[ARM][LowOverheadLoops] Fix tests after ef0b9f3
ef0b9f3 didn't update the tests that it affected.
More information about the All-commits
mailing list