[PATCH] D46273: [InstCombine, ARM] Convert vld1 to llvm load

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 08:12:14 PDT 2018


labrinea updated this revision to Diff 145022.
labrinea added a comment.

I've actually used the utils/update_test_checks.py to auto-generate Filecheck assertions for the unit test. @spatel, this script is very practical but I am bit sceptical about it. We must be very careful when using it. The checks may not impose the desired compiler behaviour when auto-generated.


https://reviews.llvm.org/D46273

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/ARM/vld1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46273.145022.patch
Type: text/x-patch
Size: 6178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/a3616560/attachment.bin>


More information about the llvm-commits mailing list