[PATCH] D37967: [LoopVectorizer] Add more testcases for PR33804.

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 02:51:47 PDT 2017


manojgupta created this revision.
Herald added a subscriber: javed.absar.

Add test cases when float <-> pointer types conversion is triggered
in presence of load instructions.


https://reviews.llvm.org/D37967

Files:
  test/CodeGen/AArch64/loopvectorize_pr33804_double.ll
  test/CodeGen/ARM/loopvectorize_pr33804.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37967.115615.patch
Type: text/x-patch
Size: 6333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/a5381fc0/attachment.bin>


More information about the llvm-commits mailing list