[PATCH] D75186: [ARM] Add CPSR as an implicit use of t2IT
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 01:15:37 PST 2020
dmgreen added a comment.
I would agree that IT uses CPSR.
================
Comment at: llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-mov.mir:40
body: |
- ; CHECK-LABEL: name: cond_trip_count
- ; CHECK: bb.0:
----------------
Is this intended?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75186/new/
https://reviews.llvm.org/D75186
More information about the llvm-commits
mailing list