summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fp16-litpool-arm.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/fp16-litpool-arm.mir')
-rw-r--r--llvm/test/CodeGen/ARM/fp16-litpool-arm.mir4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fp16-litpool-arm.mir b/llvm/test/CodeGen/ARM/fp16-litpool-arm.mir
index 7c398286c14..696b0fa9e6e 100644
--- a/llvm/test/CodeGen/ARM/fp16-litpool-arm.mir
+++ b/llvm/test/CodeGen/ARM/fp16-litpool-arm.mir
@@ -1,5 +1,7 @@
# RUN: llc -mtriple=arm-none-eabi -run-pass=arm-cp-islands %s -o - | FileCheck %s
-
+#
+# This checks alignment of a new block when a big basic block is split up.
+#
--- |
; ModuleID = '<stdin>'
source_filename = "<stdin>"
OpenPOWER on IntegriCloud