[all-commits] [llvm/llvm-project] 400b3c: [ARM] Repair check lines in sub-cmp-peephole.ll te...
David Green via All-commits
all-commits at lists.llvm.org
Wed Jun 21 14:47:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 400b3c47c25b2e88acbd15abf0acf07ed65560b9
https://github.com/llvm/llvm-project/commit/400b3c47c25b2e88acbd15abf0acf07ed65560b9
Author: David Green <david.green at arm.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M llvm/test/CodeGen/ARM/sub-cmp-peephole.ll
Log Message:
-----------
[ARM] Repair check lines in sub-cmp-peephole.ll test. NFC
Commit ec77747fbdca901e0fded58f940dae62e0f6b726 regenerated the check lines
without being very careful about which lines were updated. This attempts to fix
them to make sure the V7 and V8 lines are emitted as needed.
More information about the All-commits
mailing list