[PATCH] [AArch64] Add nvcast patterns for v4f16 and v8f16
Ahmed Bougacha
ahmed.bougacha at gmail.com
Wed Apr 22 11:16:04 PDT 2015
================
Comment at: test/CodeGen/AArch64/fp16-vector-nvcast.ll:6
@@ +5,3 @@
+; CHECK-LABEL: nvcast_v2i32:
+; CHECK-NEXT: .cfi_startproc
+; CHECK-NEXT: movi v[[REG:[0-9]+]].2s, #0xab, lsl #16
----------------
Note that you can add the nounwind attribute to the function (in a group) to avoid matching those pesky CFI directives.
http://reviews.llvm.org/D9201
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list