| # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py |
| # RUN: llc -march=amdgcn -run-pass=block-placement -tail-dup-placement-threshold=2 -verify-machineinstrs -o - %s | FileCheck -check-prefix=GCN %s |
| # Check that tail duplication correctly counts instructions in a bundle. |
| # The bundle below shall not be duplicated. |
| ; GCN-LABEL: name: tail_dup_bundle |
| ; GCN: successors: %bb.2(0x80000000) |
| ; GCN: successors: %bb.2(0x80000000) |
| successors: %bb.2(0x80000000) |
| successors: %bb.2(0x80000000) |