[PATCH] D13792: Fix incorrect target triple in fp16-promote.ll

Pirama Arumuga Nainar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 16:47:17 PDT 2015


pirama created this revision.
pirama added reviewers: ab, tinti.
pirama added subscribers: llvm-commits, srhines.

Hyphens were missing from the triple, causing it to be parsed
incorrectly.  This patch updates the triple and makes necessary
changes to the expected output.

Patch is from Vinicius Tinti.

http://reviews.llvm.org/D13792

Files:
  test/CodeGen/ARM/fp16-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13792.37538.patch
Type: text/x-patch
Size: 19116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/54ccf3ce/attachment.bin>


More information about the llvm-commits mailing list